Working samples/examples of loading data into dhtmlgrid.

Hi,

I want the working samples/examples for the following:

  1. Loading of the Data(JSON, XML, CSV) through
    a. Sending request with and with out parameters to a page?
    b. Sending request with and with out parameters to a page/service?

I have tried to get the xml by sending request parameters to a page and getting the xml, but the xml is not binding to the grid and getting “LoadXML…IncorrectXML” error in return. I have used the xml from the http://docs.dhtmlx.com/doku.php?id=dhtmlxgrid:how_to_populate_it_with_data

Any help is appreciated. Thanks.

What have you coded so far?

Its always better to provide the code, so that others can take a look and suggest how to fix it.