Top "Cbuttoncolumn" questions

How to disable cgridview view button or setting visiability to false

can some buddy please suggest how to disable view button on cgridview widget and how to add more button like …

gridview yii visible cgridview cbuttoncolumn
CGridview conditional delete button

I want the delete button to be active only in certain condition in CGgridView CButtonColumn (or make a custom delete …

gridview yii cgridview cbuttoncolumn
CGridView add another delete button with ajax post request

Hello is it possible to add another delete button to Yii CGridView? I would like it to make an ajax …

ajax post gridview yii cbuttoncolumn
Access to the $data variable from buttons in cgridview

Is the any way, to access model located in $data variable from CButtonColumn? Below code is not working. array( 'class' =&…

php yii cbuttoncolumn
Yii CGridView button - call parametrized javascript function

I need to create a CGridView with one button and make the button call javascript function like this: $this->…

php javascript yii cgridview cbuttoncolumn