Issue with grid row selector when changing from no records in the grid to records in the grid
New DiscussionWe are using row selection in the grid and have discovered a significant issue when the following steps are taken:
- The grid is initialized with an empty array.
- The grid is loaded with a new set of data in response to some user request (i.e. don’t just reload it while initializing). This data can either contain “real” records or be empty.
It appears that the cause is the removal and then re-addition of the selector column.
Is it possible for us to change the behavior so that the column is never removed? Or can the grid be fixed not to lose the column information in this scenario?
This is a fairly critical issue since we cannot release our updated application using this grid until the issue is addressed.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
7 Created On
Apr 06, 2021 Last Post
4 years, 10 months ago 