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
95
Very Slow Binding to UltraGrid
posted

I have a windows forms app that is binding a dataset to an infragistics UltraGrid. The binding operation is taking over a minute to execute. I have run a trace on it using dotTrace and thetime is spend with operations by the UltraGrid for sorting, setting dirty elements,drawing, etc. I have a copy of the JetBrains dotTrace log that I can send to anyone that may have suggestions on improving the speed.