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
110
UltraCombo.DataSource Performance V8.2 vs. V9.1
posted

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

  • 469350
    Verified Answer
    Offline posted

    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?