I am trying to enable paging in Grid. However, would like to know if following functionality of grid will be available after paging mode is enabled:
- Sorting
- Filtering
- Hiding column headers
- Grouping
I am trying to enable paging in Grid. However, would like to know if following functionality of grid will be available after paging mode is enabled:
In case of the static data loading:
In case of dynamic loading:
Thanks a lot for the information…
We are loading data from json file, which is considered as static loading. However, when we have paging enabled in grid, grouping doesn’t work.
We do not have smart rendering enabled.
Could you please, share with a using code with the init of your grid or provide with a complete demo, where the problem can be reconstructed locally.
Instead of sending a demo, i was able to take screen shots where we will be able to see that grouping doesn’t work with Static data loading.
Attached are two screen shots, showing filtering and grouping on same 31k+ rows of data:
I was able to make a video, where we will be able to see that the grouping works well with the static paging mode.
screencast.com/t/Ql7HgsBh1gCu
If any problem still occurs for you please, provide with a complete demo, where the problem can be reconstructed locally.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/tutorials__auxil … pport.html