Replies: 1 comment 1 reply
-
Nothing stops you from using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To show the last inserted item, I'd like to display the last page of the grid when the "OnRowInserted" event is generated. To do this, I was thinking of using the CurrentPage property, but the documentation contraindicates using it from outside the element. Do you know how I can achieve this?
Beta Was this translation helpful? Give feedback.
All reactions