How to force add item always add to the last of data grid
We have valid business requirement that we adding items to a Data Grid (referenced from page list under work page), system need to force when user click the add item link, it will always add to the end of the Data Grid.
OOTB if we have focus on certain row in the data grid, once add item, the added item will be inserted before or after the focused row. How can we configure without extensive JS programming to force the added item always append to the last ?
***Moderator Edit: Vidyaranjan | Updated Categories***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.