5 Replies Latest reply on Mar 11, 2009 1:40 PM by koddy

    problem with extended data table and client-side input valid

    koddy

      Hi,
      i have an extended data table and an input field on one page. i use a jsf validator to check the user input on the client side. the validator works correctly but after the validation the extended data table is not rendered and i get the error message

      _listeners' is null or not an object
      .
      does anyone know how to solve this problem?