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
645
Datagrid datasource really slow in debug
posted

When I change the datasource on a datagrid the entire ui can hang for 30 seconds to a minute if I am debugging my application with visual studio (ie DEBUG is set and the debugger is attached)

Performance is fine if the code is recompiled as release.

Is there a reason for this, can it be resolved - debugging an application is getting really painful.