Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by ludo on Jan 11, 2008 05:43
open dhtmlx forum
dhtmlxgrid : filter and pagination

Hello,

I'd like to have a filter on a table with pagination: is it possible?

Thanks in advance.
Answer posted by Support on Jan 11, 2008 06:47
Built-in filters works in all main modes ( default, paging, smart rendering ), so there is no any technical problem for such use-case implementation.
    http://dhtmlx.com/docs/products/dhtmlxGrid/samples/filtering/pro_filter_paging.html
The sample use external filter, but you can use #text_filter and #select_filter to create filters directly in header
    http://dhtmlx.com/docs/products/dhtmlxGrid/samples/filtering/pro_filter_srnd.html