Hi Peter,
Thanks for the response. I just have a follow up question. I think I already tried the destroy function but I guess it was on other element (jqxwindow i guess) but the problem is after the destroy method that I did I wasn’t able to call/open the window again. So my question is If I destroy the grid would I be able to return it? Like for example I did destroy the grid on the splitter and replaced by other elements, can i still return it again if I pressed another button or lets say a navigation button?
Another question, How can I create another elements lets say a grid and add it on the prepend function? Do i need to initialize it first just like the normal way? Declare the source,adapter then on he prepend function there is where I would put the div tag for the new gird?
Thanks in advance.
Zandro