I am new to yii framework. I have spent a lot research about my problem, and I followed the tutorial on link and it did not work, my CButtonColumn could not call js function.
Hope anyone help me.
Regards, Manohar
I am new to yii framework. I have spent a lot research about my problem, and I followed the tutorial on link and it did not work, my CButtonColumn could not call js function.
Hope anyone help me.
Regards, Manohar
The code you linked looks good. Here is the distilled version:
Relevant information: CButtonColumn#buttons-detail
Do you get any js-errors perhaps? If you are using ajax, as in the link you gave, check the network-tab (in chrome developer tools or similar) and see if the page request is being made.