CGridView with CButtonColumn option

Hi guys,

i can show all the information in CGridView. But how to set the user access limitation to update or delete for certain users. Mean only particular user has the right the update and delete.

How to do it?? Pls Help… Thx…

anyone can solve this problem??

One idea would be to not show the buttons if the user has no permission for it… for that you can use the "visible" attribute of the ubttons property - http://www.yiiframework.com/doc/api/1.1/CButtonColumn#buttons-detail