#9980 closed defect (fixed)
grid fail to render when switching from one to another tab in a tabcontainer while the grid is loading data
Reported by: | richso | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX Grid | Version: | 1.3.2 |
Keywords: | grid, tabcontainer | Cc: | |
Blocked By: | Blocking: |
Description
I have a tabcontainer with two contentPane in which each contentPane contains a dojox.Grid for showing some dynamic data. However, if I click the second tab while the grid in first tab is loading, when I switch back from the second tab to first tab, I can see the grid in the first tab stopped rendering and just shows a blank square even without the field headers. Same case when I switch from the second tab to the first while the grid in the second tab is loading.
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 11 years ago by
tested the 1.3/1.4b2, and found the issue has been fixed if NOT use the compatibility kit
Note: See
TracTickets for help on using
tickets.
Most of the rendering issues that exist in the 1.3 grid have been fixed for 1.4.
Please reopen this ticket and attach a test case if you are still seeing the issue against trunk (which will be released shortly as 1.4)