Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by debamita on Nov 27, 2008 06:17
open dhtmlx forum
Grid

Hi,
I want to display two grids in the same jsp page. Both grids have different headers and data.I am unable to do so only the first grid gets displayed.

Thanks
Answer posted by Support on Nov 27, 2008 07:00
The component can be initialized multiple times per page without any special commands|steps
Be sure that you are using two different HTML containers for each grid.