How to get row values on edit row started event?
New DiscussionI have an igGrid that allows row updating. I need to be able to call a method and get the current row values when the user starts to edit to the row, yet for some reason the ‘editRowStarted’ event does not return a reference to the values of the row. ‘editRowEnded’ is a good example of what I want – it allows you to access the values of a row simply by calling ‘ui.values’ on the ui parameter of the function. I know that ‘editRowStarted’ does return the ‘rowID’, but I have not been able to use that to get the values from a row. I’m sure this is a simple fix that I am overlooking.
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
2 Created On
May 31, 2019 Last Post
6 years, 9 months ago