Small tweak in Yii - defining how many rows can be selected in a CGridView
by Catalin · 1 min read
If you would like to set how many rows can be selected in a `CGridView you would have to set selectableRows by giving it a value to the column that puts a checkbox CCheckBoxColumn to the grid.