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

How to get the edited value from DataGrid?

1 Answer 89 Views
DataGrid
This is a migrated thread and some comments may be shown as answers.
Vijay
Top achievements
Rank 1
Vijay asked on 03 Nov 2017, 02:23 PM
I want to allow users to edit the values in DataGrid. So I set `UserEditMode="Inline"`. I don't want to commit the edit. I want to get the edited value so that I can manually commit. How can I do it?

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 06 Nov 2017, 03:53 PM
Hello Vijay,

See this documentation on using the DataGrid's Commands. There are three primary commands that deal with Edit:

You can use your own custom command for any of them, for examples go to each page.

Regards,
Lance | Tech Support Engineer, Sr.
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
DataGrid
Asked by
Vijay
Top achievements
Rank 1
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or