1 Reply Latest reply on May 13, 2009 4:39 AM by tkuprevich

    rich:scrollableDataTable oncomplete function undefined

    svande

      Hello,

      I get an error in a4j:log when nesting a scrollableDataTable in a tabPanel:

      Error evaluate oncomplete function undefined

      The oncomplete function js is trying to evaluate is:
      function(request,event,data){
       window.Richfaces_ScrollableGrid(...)onSortComplete(request,event,data)
      }

      This is the nesting:
      <rich:tabPanel>
       <rich:tab>
       <a4j:include>
       <h:form>
       <rich:scrollableDataTable>

      When i take the table out of the nesting it works fine.
      Is this a known issue.

      Thanks for all the ответи.
      Вилфред