Help with EditableGrid View Extension

I need help with the EditableGridView extension (link to the extension is below)

http://www.yiiframework.com/extension/editablegridview/#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?

[color="#2E8B57"]i also suffer this problem… :D

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.[/color]

Did You try X-editable instead of editablegridview?

http://www.yiiframework.com/extension/x-editable

http://x-editable.demopage.ru/index.php?r=site/widgets#EditableField?

usage is very simple