Hi
We have a GridViewComboBoxColumn that's databound to about 5000 rows. The first time I click the dropdown, it happens instantaneously, however, on subsequent attempts to click the dropdown, it takes quite a while before the list is dropped down to allow me to select a row.
Is there anything I can do to improve the performance? If not, is there another way I can do this?
Thanks
Ralph