Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Yogesh on Dec 19, 2009 09:39
open dhtmlx forum
Adding another Grid in a GridCell

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
Answer posted by dhxSupport on Dec 21, 2009 02:20
You can use "grid" eXcell type (available in PRO version only). Please find example here http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/13_interaction_other_components/04_pro_linked_grid.html
Answer posted by Yogesh on Dec 22, 2009 04:04

Hi,

PFA,

I want solution for that problem. I want to insert grid in cell. Please help me with the same....

 

Thanks,

Yogesh

 

Attachments (1)
grid3.JPG56.99 Kb
Answer posted by dhxSupport on Dec 23, 2009 02:01
Current version of dhtmlxGrid hasn't such functionality. But you can rowspan to merge necessary cells in your grid.