Big datas in dhtmlxgrid

Hello,

I’m descovering dhtmlx. I have to make an application that copy Access with a lot of datas and filters !!

The full list contains more than 20000 items so that dhtmlxgrid can not contain all. I have tried and I see low performances on scroll and filter.

I will try to load less datas (maybe 100) and launch datas loading with user scrolling or user filtering. But I would like to activate filters and sort on the 200000 items. That means I have to override dhtmlx filter and sort to launch server request.

Is anyone has an idea?

Can the dhtmlx java connector solve my problem and how use it ?

You can use Dynamic Smart Rendering mode with java connectors on sever side. Please find more information here
docs.dhtmlx.com/doku.php?id=dhtm … ep_by_step