Hello I have the following problem I hope you can help me thank you very much.
When consulting the data of my application, my jqxGrid (“# gvData”) appears with its nested grid and its filters. Then I click on a button to read an excel and show it in the same jqxgrid but I see the nested grid.
My question is:
Is there any way that showing the data for the second time in the same jqxgrid does not show me the previous properties as the nested grid or is there some way to hide the first grid and show the excel information in another jqxgrid?
You can give me an example of showing information twice in the same grid with different properties