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

[Solved] Real Inline Editing ( Field by Field)

1 Answer 132 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SMA SOFTWARE
Top achievements
Rank 1
SMA SOFTWARE asked on 20 Oct 2009, 07:00 PM
Hi Folks,

I'm in need to create an inline editable grid, where the user double clicks over the field and it opens the edit mode, on exit the field(onblur) the  value must be recorded in the database via ajax.

just like that:
http://www.extjs.com/deploy/dev/examples/grid/edit-grid.html

I tried some examples I've found here, but none solved these needs


--
[ sorry for my poor english]

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 21 Oct 2009, 04:05 AM
Hi,

Checkout the following forum which illustrates how to implement cell editing in RadGrid with GridBoundColumns. Please download the project attached and see whether it meets your requirement.
CellEditing of RadGrid with GridBoundColumn

You can also refer the online demo which shows how to implement Edit on Double-click

-Shinu
Tags
Grid
Asked by
SMA SOFTWARE
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or