Hi
i use the ultracombo in a Vb.Net (.Net 2.0) Applikation. Since i have updated the ultracombo from v8.2 to v9.1 i have a performance problem.
Then i have made some measurements with the ANTS Performance Profiler. With the v8.2 the call "myCombo.DataSource= mydatatable" takes about 0,5ms, with the v9.1 it takes about 5ms. What is the difference between this two versions?
kind regards
Lucas
Hi Lucas,
It's impossible to say without more information or a sample demonstrating the issue. Can you create a small sample project that we can run in v8.2 and test?