Hello ,
I have opened tabs in yii.
and on click on one image on one tab,
I have opened CJuiDiologbox.
On this dialogbox, am using controller/Action
But when I complete action I want to render the same page from where I had called cJuiDiologBox.
that is the page with tabs.
How to redirect/render to page with tabs?