In my code, I have to render a selgridview in a modal. Once I do it, all the javascript/jquery will stop working. Does anybody also experienced the same?
In my code, I have to render a selgridview in a modal. Once I do it, all the javascript/jquery will stop working. Does anybody also experienced the same?
Have you pass the ProcessOutput when page render?
like
$this->redner('index',array('model'=>$model),false,true);//false,true processOutput
Hi
If you have not set something that Maggie says,
post your code to have more informations
Also check the extra javascript code in this gridview
Thanks