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
15
XamDataGrid performance between releases
posted

Hello,

Is there any performance improvement between v15 and v18 (or 19) in handling bound scenario? Namely update/insert/remove records in underlying ObservableCollection. We maintain about 200K records collection and it seems max out UI thread while executing IG and .NET code, IG being the biggest CPU consumer. Couple profilers were utilized to trace the issue. We target .NET 4.6.1, x64. Thanks.