Hi All,
I have a basic RadGrid with GridDateTimeColumns and GridBoundColumns. Unfortunately, when I try to filter these columns I receive an "Object reference not set to an instance of an object." error. Reading the remainder of the error message, it appears that it is a "NullReferenceException." These columns do have empty (null) values, so I believe the error stems from this.
Can anyone please tell me how I can go about fixing this error?
Thanks,
Mark
I have a basic RadGrid with GridDateTimeColumns and GridBoundColumns. Unfortunately, when I try to filter these columns I receive an "Object reference not set to an instance of an object." error. Reading the remainder of the error message, it appears that it is a "NullReferenceException." These columns do have empty (null) values, so I believe the error stems from this.
Can anyone please tell me how I can go about fixing this error?
Thanks,
Mark