I want to add a new grid to show my application data in existing grid cell. How will it be possible with dHtmlxGrid control?
Thanks,
Yogesh
You can use “grid” eXcell type (available in PRO version only). Please find example here dhtmlx.com/docs/products/dht … _grid.html
Hi,
PFA,
I want solution for that problem. I want to insert grid in cell. Please help me with the same…
Thanks,
Yogesh
Current version of dhtmlxGrid hasn’t such functionality. But you can rowspan to merge necessary cells in your grid.