Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Hariharan on Jan 23, 2008 07:17
open dhtmlx forum
grid - destructor

Hi,

I loading grid through dhtmlXGridFromTable. On button click I'm calling mygrid.destructor().Then again calling onload method to create the grid again. Its giving null error. How to solve this?

Thanks,
Hariharan.
Answer posted by Support on Jan 23, 2008 09:30
When you calling dhtmlXGridFromTable functionality it destroys original table, so you can't use the same table as source for the second grid