I need help with the EditableGridView extension (link to the extension is below)
http://www.yiiframew...dview/#download
I've gotten it to make the fields from my CGridView editable, however, the problem is that there seems to be no way to actually post or submit those edited values so that the actual record is updated. Does anyone know how to do this?
Page 1 of 1
Help with EditableGrid View Extension
#2
Posted 11 March 2013 - 02:00 AM
i also suffer this problem..
really there are no option for update. only textbox is displayed.
anyone know how to use dropdown instead of textbox in editablegridview. and also tell me how to add update feature in it.

really there are no option for update. only textbox is displayed.
anyone know how to use dropdown instead of textbox in editablegridview. and also tell me how to add update feature in it.
#3
Posted 11 March 2013 - 03:10 AM
Ravi_Hirani, on 11 March 2013 - 02:00 AM, said:
i also suffer this problem..
really there are no option for update. only textbox is displayed.
anyone know how to use dropdown instead of textbox in editablegridview. and also tell me how to add update feature in it.

really there are no option for update. only textbox is displayed.
anyone know how to use dropdown instead of textbox in editablegridview. and also tell me how to add update feature in it.
Did You try X-editable instead of editablegridview?
http://www.yiiframew...sion/x-editable
http://x-editable.de...#EditableField?
usage is very simple
Share this topic:
Page 1 of 1