Posted 8 April 2019, 10:54 am EST
Team,
We have a single page application were we load multiple sheets in different tabs.Also,
in a seperate tab based on the drop down selection change we are creating multiple dynamic flexgrids on the same ID , by disposing each grid before adding the new.We are using grid.dispose() method to do the same.After the new grid creation, loading any new sheet to the page/opening an existing sheet from the Tab is not working.We have made sure there are no duplicate IDs for any of the Tabs.Are there any other methods that we should use other than dispose to dynamically create the grids?
Thanks,
Raznin