Hi, I have two tab controls each containing a grid. Whe the page is loaded the grid on the first tab show the loader on top of the grid's headers. But the second grid wich is hidden inside the second tab control is displaying it's loader up at the top of the page. Can you please make any suggestions on how I can resolve this issue.
Thanks is advance
Regards Christoff
Hi,
i suppose this is related to the post about filtering widths? Are you using the jQuery UI Tab?
Thanks
Angel
Hi Andel yes it is on a related UX screen, I just wanted to log it separately for tracking purposes.
I am using the Jquery UI 1.8.1 Tabs.
Hi is there any new feedback on this issue?
Christoff
Hi Christoff,Yes, if you have an igGrid in each (or at least two) tabs in the jQuery UI Tabs widget, the grids' loading indicators will both be shown if:
1. the grids are initialized at the same time2. a remote grid feature is invoked and the tab is changed
We'll have a tabs widget of our own so we can overcome such issues (the problem is actually caused by the tabs widget - it doesn't set Z indices correctly and so a not-visible grid's loading indicator is shown).
Until we can offer such a tabs widget, I would recommend initializing an igGrid in a tab after that tab becomes visible - that way you can have 1 grid loading at a given time (ideally of cource).
Please let us know if we can help you out with anything else.
Best Regards,Borislav
Hi I’ve upgraded to the 12.1 release and the tabs were not included into the release? Is it maybe going to be inlcuded in the near future?
Hi Christoff,I'm afraid that our implementation for the tabs control didn't make it into the ToDo list for the 12.1 release.The planning phase for the next release is on, but it's still too early to tell for sure it the tabs will be present in it. Sincirely,Borislav