array( 'class'=>'CButtonColumn', )
i try to add like this:
array( 'class'=>'CButtonColumn',array( 'buttons'=>array( 'myButton'=>array( 'label'=>'My Button', 'url'=>'#', 'imageUrl'=>'images/loading.gif', ) ) ) )
but throw a exception,please tell me how to add my buttons,thank you very much!

Help














