Hi All,
I use the scrollable data table component of RichFaces to display a list of customers. I create a new class which implements org.richfaces.model.ScrollableTableDataModel to provide the data to the scrollable table. It works fine. Now, I implement the "search" function on the customer scrollable table. I don't know how to refresh and redisplay the customer scrollable table with the search result. Anyone knows how to do that? Regards, Hoc Nguyen

