I have recently begun using the "Show in a New Tab" feature (accessed by right-clicking on the Tab) to have the same Grid open simultaneously under two Tabs so that I can more easily work on different sections of the same Grid without having to scroll up and down within one Tab.
I want control over the sequence/structure of the Items in my Grid, as the sequentiality of Items can be as important as the hierarchy of Items.
Here is the bug, by way of example:
I view the Grid in one of the tabs. I would like to insert a new Item on, say, line # 45, so that it is after the Item on line #44 but before the Item that is on line #45 prior to inserting the new Item (shifting this Item down one line, to line #46). When I insert the Item, it appears as expected on line #45 in that Tab, but when I click on the second Tab to view the same Grid there, the newly-created Item occupies line #1. The sequentiality has not been preserved.
I have also had occurrences where the newly-added Item will appear at the last line in the other tab, again with loss of sequentiality.
Note that this phenomenon should be easily reproduceable.
Best,
- David Derkits
Comments