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
3338
win grids with large datasets
posted

I am using the  ultrawingird control version 9.2 latest SR, on a winform.

It has 19 columns, of which about 10 are visible.

It is databound to a datable.

I have a user with about 42000 rows.

They are finding latency when using the filters. so the header row allows them to start typing a name, and there is a 1 to 2 second lag between characters typed in.

The basic filter settings are set:

Allow=allow

action=hide filtered out rows

filter range - all rows in band

filterUItype = filter row

filter operator default value is start with

 

any ideas on how to speed up performance?