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

[Solved] Set cell value at time of edit

1 Answer 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
saurabh
Top achievements
Rank 1
saurabh asked on 10 Nov 2010, 08:08 AM
hi,

I want to set cell value dynamically as soon as user click on cell for edit in gridview.

I tried to use BeginningEdit event but failed to get value in cell.
The value is dynamic & can be calculated at time of editing only.

can you please suggest proper way to achieve this?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 10 Nov 2010, 10:04 AM
Hi saurabh,

Basically, subscribing to  BeginningEdit event is a proper approach. Another event that can be used in similar cases is PreparingCellForEdit. However, in order to provide you with a more concrete solution, I would need a bit more details about your exact requirements and the scenario you want to follow.
 

Sincerely yours,
Maya
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
saurabh
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or