Updating Selected Rows In A Gridview

Hi,

I need to update a column in one my tables in the database, depending on the rows selected in the gridview… I added the checkbox column to the gridview, but Im unable to capture the selected rows in order to update them… Please help me!!

Thank u in advance :)

Hi,

This might be unrelated… but I know YiiBooster has inline editing in its extended grid.

http://yiibooster.clevertech.biz/extended-grid.html

I have had good success with that when editing things in a gridview rather then going to a particular record.

I understand that solution may not be appropriate in your situation.