Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
880
Date/Time column very slow after Infragistics upgrade
posted

I've got a grid that's bound to a Data Table in a Dataset and has lots of string columns plus one Date/Time column. As soon as the Date/Time column scrolls into view the grid slows right down (scrolling and screen refresh).

If I scroll down to an area with no values in the date/time column then the grid speeds up again. If I hide the date/time column (using the column chooser) then the performance is fine.

The only properties I've changed for the column are the captions and the Mask Input (set to {date} {longtime}). I've tried with Mask Input blank but it still has the same problem.

I've only seen this problem after upgrading from VS2008 + Infragistics 2008 vol 2 to VS2010 + Infragistics 2010 (10.3.20103.2063).

Thanks,

John.

Parents Reply Children
No Data