nnv711
June 6, 2023, 11:56pm
1
As it is mentioned here:
The add , remove , copy , move , update , changeId , sort and filter methods of Data Collection will not work until all data are loaded into Grid.
I couldn’t find the answer I was looking for.
It should be handled as POST . Can I implement “sort” and “filter” functionality with this processing? It doesn’t work now.
The “lazy” way doesn’t work either. samle (DHTMLX - Grid. Custom filters in the header (dateFilter, comboFilter, inputFilter, selectFilter) )
Can you provide samples ?
InHeader comboFilter cannot be used in the lazy loading mode, as it requires the complete data collection to be rendered initially for the options list generation.
thank you
Curiosity has been resolved.