Revision #8 has been created by Joblo on Jun 19, 2012, 3:00:43 PM with the memo:
Changed info
« previous (#7)
Changes
Title
unchanged
CGridView: Update/create records in a CJuiDialog
Category
unchanged
Tips
Yii version
unchanged
Tags
unchanged
CGridView, CJuiDialog
Content
changed
>Note: This code is now part of the extension [quickdlgs](http://www.yiiframework.com/extension/quickdlgs/ "quickdlgs")
----------------------------------------------------------------------------------------------------------------
My article [Display the full record in a CJuiDialog](http://www.yiiframework.com/wiki/262/cgridview-display-the-full-record-actionview-in-a-cjuidialog/ "cgridview-display-the-full-record-actionview-in-a-cjuidialog") uses ajax to view a record in dialog on clicking the 'view-icon'.
Other authors use ajax too for update/insert:[...]