Good Morning,
I have a problem with the initalization of the grid. On my website, I change html contents with the jquery $.load() method. By doing so, I am loading a smart-grid, too.
The problem is, when I replace the html by other contents and then load the html with the smart-grid again, I lose all the properties. I use Smart(‘#grid’, class{}) for the initialization. Is this wrong? Is there any way to keep the properties? Or am I not allowed to put the grid out of the DOM and put it in again?
Best Regards,
Gerhard