help me plese. i want to show data in modal dialog.

Form

array(	'class'=>'CButtonColumn',


	            'template'=>'{view}',


		        'viewButtonOptions'=>array('target'=>'_blank'),


	),

If i click at {view} i want to show data in modal dialog.

I try in 3 day is fail.

Thank you.

Hi bungkhan,

Not really understand your goal, can you describe more clear and got any code to show?

Use this extension:

http://www.yiiframework.com/extension/eupdatedialog/

i am sorry about my English is bad.

and

Thank you. speedyfw

hi bimgkan,

you can try to use CJuiDialog, is already in the Yii framework. Just call and it will prompt the diologbox.

http://www.yiiframework.com/doc/api/1.1/CJuiDialog

this is a very good function, clean and load fast.