Grid with subgrid using html instead of xml

I have the commercial license bought for dhtmlxgrid. In the samples for using a grid with subgrid, I dont see any example that uses a html. All I see is using an xml as data feeder.

Is it possible that I can get an example of how to use grid with subgrid using html tables?



Thanks

Aru

You can init master grid from HTML, in default way, but subgrids can be loaded from XML only.