My RADgrid display number of items in the footer when set a bound column with Aggregate = "Count". The trouble started when there is no record in the grid. It throws error:
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
If I remove the Aggregate function, the problem goes away. Seems like a bug. Can you help? Thank you.
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.
If I remove the Aggregate function, the problem goes away. Seems like a bug. Can you help? Thank you.