Categories | Question details Back To List | ||
Adding Header and pagination Hi , I have implemented the current combo in my project successfully and i have made a lot of custom coding to make it work as per my requirement. I have some new requirements: 1)Adding Header to Combobox 2) providing pagination if the records are more than 100. How do i do this... Please help me. Answer posted by Alex (support) on Aug 11, 2009 08:23 Hello, combo doesn't support paging and it will be rather complicated to implement it. Functionality can be done by additional fee. If you are intereted in it, you can contact us at sales@dhtmlx.com The possible solution is to use dhtmlxgrid this paging instead of combo. Grid can be shown on click in some input. Grid sample is http://dhtmlx.com/docs/products/dhtmlxGrid/samples/loading_big_datasets/pro_paging.html?un=1250004707000 Regarding header - combo doesn't provide any additional containers. what do you mean by header ? |