Column Drag&Drop causes all rows to be 'invisible' |
Post Reply |
Author | |
DuMa
Newbie Joined: 21 May 2019 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 12 December 2019 at 5:43am |
Hey, with using the ReportControl I have noticed the following. When I try to change the column order via the Drag&Drop functionallity, as soon as I drop the column not in the table header but over the table content, I recieve an assert error from the EnsureVisible funciton because somehow the control tries to make a specific row visible but during the Drop is 'in progress' none of the rows are visible. Obvisously this only happens in debug mode but is still confusing for our developers.
Has anybody an idea why the row thats given to the EnsureVisible function has to be visible already? Thank you.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |