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

Updating Objects

2 Answers 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Luke
Top achievements
Rank 1
Luke asked on 30 Sep 2008, 04:15 PM
Hi$0$0$0$0Any help appreciated. I'm binding a radGrid to an object I have written. I can display data from the object fine. I have set the property AllowAutomaticUpdates = False so that I can handle updates to the object within the UpdateCommand event. However, whilst in that event I can't seem to find the actual data that has changed. Perhaps someone could point me to the data or have I not understood something?$0$0$0$0$0Thanks.$0$0Luke$0$0$0$0

2 Answers, 1 is accepted

Sort by
0
Vladimir
Top achievements
Rank 1
answered on 30 Sep 2008, 06:49 PM
Hi,

You can use UpdateValues() method in UpdateCommand to achieve your goal.

Vlad
0
Luke
Top achievements
Rank 1
answered on 01 Oct 2008, 08:46 AM
Works great. Thanks for your prompt reply.

Luke
Tags
Grid
Asked by
Luke
Top achievements
Rank 1
Answers by
Vladimir
Top achievements
Rank 1
Luke
Top achievements
Rank 1
Share this question
or