This is a migrated thread and some comments may be shown as answers.

Get value from field on edit event

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Peter
Top achievements
Rank 1
Peter asked on 05 Mar 2014, 07:45 PM
When the my grid is popup edit mode, I need to get a value from the selected row in the edit event handler for the grid. "args.model.myFieldname" does not work. I can't seem to find a way to get a handle on the edited row data item I need.  I need to do this because when document ready fires in my popup, the data model is not yet loaded, but I need to use the value of one of the fields in the model to do some other things in the popup UI. I am sure this must be something simple, but I have not found the answer. Any help would be much appreciated.

1 Answer, 1 is accepted

Sort by
0
Peter
Top achievements
Rank 1
answered on 05 Mar 2014, 08:48 PM
Issue resolved: self-inflicted wound (typo).
Tags
Grid
Asked by
Peter
Top achievements
Rank 1
Answers by
Peter
Top achievements
Rank 1
Share this question
or