Comet and DHTMLX grid

How can I integrate comet technologies/server with DHTMLX Grid and treegrid?

Which comet techniques work best with dhtmlxGrid? Any limitations?

Any samples, suggestions, links to documentation?

dhtmlxGrid is a fully client side component and can work with any server side technology

We are still researching comet technologies, which are mix of client side and server side.
Any experiences, documentation, blog, sample using DHTMLX with Comet will help.

thanks

Unfortunately we haven’t such samples or documentation. dhtmlxGrid haven’t been tested with comet technologies.

Hi,

we are using the grid with a different data source.
We create a json-object and parse it in the grid client-side.

It’s very easy to fill the grid with data and it shouldn’t be a big deal using comet.

Regards
Robert