This question is locked. New answers and comments are not allowed.
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.
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.