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
710
Failure after upgrade
posted

I've updated my project from 8.3 release to 11.1. I did not introduce any changes to the code but the application stopped working.

it hangs on the following line:
itemGrid.DataSource = value

itemGrid is UltraGrid, value is List<MyClass>

itemGrid.InvokeRequired is false

by hangs I mean that application is not responding and taking whole CPU - as if ultraGrid is in some kind of infinite loop

any idea how to track the bug?

 

 

 

  • 48586
    posted

    Hello ,

     

    Could you please test your application with the latest service release of 11.1, which is 2121. Please let me know for the result.

     

    I am waiting for your response.