We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

DataView.Sort throws OutOfBound exception when encounters NaN values

Hi, I have a virtual grid, which needs to be sorted. Some of the values in some of the columns are NaNs, which causes Sort method of DataView to throw an out of bounds exception. There is also a problem with filtering. Can anybody suggest a fix? Regards.

1 Reply

ST stanleyj Syncfusion Team December 30, 2005 12:54 PM UTC

Hi Julia, Something to try: Set dataview.Sort after ResetVolatileData call and then call Refresh. Regards, Stanley

Loader.
Live Chat Icon For mobile
Up arrow icon