hi,
i need to get the telerik RadGrid id inside the Radpanelbar,
i can get in serverside using the below code
RadGrid Radgrid1 = (RadGrid)RadPanelBar1.FindItemByValue("Grid").FindControl("RadGrid1"); but i need to get in client side
Thanks in Advance
Regards
Kavi.n