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

Inline edit a SINGLE cell ONLY

1 Answer 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
drpcken
Top achievements
Rank 1
drpcken asked on 03 May 2009, 05:12 AM
I was wondering if it was possible to do the following:

GridView is loaded and data is populated.  Lets say there are 2 columns, firstname and lastname.   The user wants to change the lastname of one of the records.  They click the ACTUAL lastname cell of the record they want to change and the label changes to a textbox (or listbox, etc...) but ONLY for that cell.  The firstname remains a label and un-editable.

I've actually seen this ONCE in a web application service we purchased (hosted by service provider, dont' have access to source code).  I love this funtionality and would love to do it.  I've looked through the grid demos but was unable to find anything related.   Here is a screenshot of said web application to help you visualize the concept.  http://i5.photobucket.com/albums/y176/drpcken/3.jpg

Thanks!

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 May 2009, 03:54 AM
Hello,

Check out the following link which I have submitted on how to implement cell editing in RadGrid with GridBoundColumns on clicking particular cell. Hope this would get you started.
CellEditing of RadGrid with GridBoundColumn

Thanks
Princy.
Tags
Grid
Asked by
drpcken
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or