0 Replies Latest reply on May 24, 2007 10:43 AM by balajisaranath

    Table Footer updates

    balajisaranath

      Hi,

      I use Myfaces Tomahawk Datatable and Ajax4Jsf together. EVerything works fine except for the following scenario.

      I have a Table Footer which renders something like this on UI
      "1 -10 of 100 elements"
      This is rendered using h:outputText within a h:panelGrid. This datatable is present in one of the tabs of a t:tabbedPane

      The contents of the DataTable are rerendered on a Ajax Request based on a list box selection. However, am unable to re-render the tabbed pane as well as the Table Footer.

      These elements are rendered in the output HTML as and elements.

      Is there any way I can force them to be re-rendered?

      Regards
      Balaji