I'm using a radgrid in a usercontrol which is loaded based on parentpage control event.
Data is loaded to the grid based on buttonClick event inside the user control.
I'm using AjaxManagerProxy in the usercontrol which updates the Grid itself on any grid events.
When I try to sort or filter or group the grid does not return any records.
Data is loaded to the grid based on buttonClick event inside the user control.
I'm using AjaxManagerProxy in the usercontrol which updates the Grid itself on any grid events.
When I try to sort or filter or group the grid does not return any records.