2 Replies Latest reply on Mar 18, 2010 3:47 AM by ilya_shaikovsky

    How to get the filtered rows of a richTable using org.richfaces.component.html.HtmlDataTable

      Hello All,

                   I want to print the data table seen on screen. So when dataTable is filtered based on some column value, then how will be I able to get these rows in a managed bean using HtmlDataTable or something else. An example will be a great help.