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

Edit Gridview Cell

1 Answer 119 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mauricio
Top achievements
Rank 1
mauricio asked on 23 Mar 2012, 07:42 PM
Hi All

how I can edit a specific cell of a gridview selecting a row in javascript ?.


Thank you very much beforehand.

1 Answer, 1 is accepted

Sort by
0
Richard
Top achievements
Rank 1
answered on 26 Mar 2012, 06:11 PM
Mauricio:

Take a look at the following forum thread which provides the Javascript and settings required to access a RadGrid GridDataItem using JavaScript on the client:

How To Get Selected Rows Column Value From RadGrid At Client Side

The code provided at the bottom by Lokesh works for me.

If you want to allow for multiple client-side edits and a single server-side update when done, take a look at the Grid / Client Edit with Batch Server Update online demo for the method to use.

Hope this helps!
Tags
Grid
Asked by
mauricio
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Share this question
or