When I throw a lot of data at the grid it slows the app down. Also, I believe the grid is randomly freezing up my app. I can't find any posts or threads on this has anyone else had the problem? I'm on v9.1 if I upgrade will that possibly fix my issues?
Actually if xamdatagrid has more than 1000 records this is enough to slow down the response time of the ui. Any suggestions how to solve this issue? Probably paging is the one possible solution for this case. Is there are any xamdatatgrid paging code snippets or info how to implement it? Thanks.
I have the same issue. Using the latest version (10.3). The xamdatagrid is in xamdockmanager control. In case of an amount of records is more than 7-8 thousands the application freezes.
Actually I *do* still experience VERY slow grid, but the app freezing doesn't seem to be occurring any longer.
What's the latest version of the controls -- if you have like 10.1 version then that might have it... You may have been coding my hotfix when 9.2 was already out now that I think of it.
I turned off themes (I was using office2k) and I don't see the problem any longer.
I want to upgrade to the latest controls, but believe you guys didn't add the hotfix for commitrow (or whatever the name of the method) to the record manager. I'd hate to upgrade my whole project to find out that is not in there as well as another bug you guys fixed.
Same code with 8.1 infragistics doesn't freeze under same circumstances.