Create/update In Cgridview Include Upload Files?

I want make a lightbox/dialog to create and update the model data in CGridView.

I have read some post in wiki.

For example: http://www.yiiframework.com/wiki/145/cjuidialog-for-create-new-model

It’s work, but I cant upload a file.

Also, I want add a quick edit function in CGridView. Any ideas? Thanks.

You can use Colorbox for popup, as you can use any functionality which you do in core pages.

for editable you can use YiiBootstrep or YiiBooster OR you can use core editable jQuery functionality.