Can any one help me out..
On click event on row I need to load the usercontrol? using Jquery..
I have tow Differnt userControls I need to load one user control in other user control on Cilcking on each row..
Thanks
Can any one help me out..
On click event on row I need to load the usercontrol? using Jquery..
I have tow Differnt userControls I need to load one user control in other user control on Cilcking on each row..
Thanks
You can not explicitly load a server side control from Javascript. You can however: