Hi,
I have a Radgrid 1 whose data changes onclick of linkbutton in another RadGrid 2.
My problem is the RadGrid page index retains the same index selected when i click any link in Radgrid 2.
Actually for each click the Grid data changes so the page index also should reset to 0.
I had tried setting the Page index in viewstate to 0 but no luck.
Please help with example.
Thanks,
Priya
I have a Radgrid 1 whose data changes onclick of linkbutton in another RadGrid 2.
My problem is the RadGrid page index retains the same index selected when i click any link in Radgrid 2.
Actually for each click the Grid data changes so the page index also should reset to 0.
I had tried setting the Page index in viewstate to 0 but no luck.
Please help with example.
Thanks,
Priya