Rad Ajax manager and rowclick event
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have a problem with telerik rad controls.I have a grid called MASTER_GRID and while selecting a row from that grid the corresponding SUB_GRID will load.same MASTER_GRID i am using in RadAjaxmanger as one of the control.when i am using the MASTER_GRID with RadAjaxcontrol, the "ROWCLICK" event which is in the MASTER_GRID is not firing..shall i add anything in the RadAjax manager to anable row click for the master grid??