This is driving me crazy. I'm using RIA Services to retrieve the data for ItemsSource. The domain service query happens very quickly. I get back about 1000 rows in a couple of seconds. But then for some reason, there's a delay of about 30 seconds while I wait for the grid to display the records.
I went so far as to create a brand new Silverlight app, with RIA services, and put the exact same grid in. In that app, it works as expected, displaying all the records almost immediately after the query comes back.
I have paging turned on. I read that placing a XamGrid in a StackPanel or ScrollViewer can disable virtualization. I am not doing that. I have a width and height set on the XamGrid. I simply cannot get the grid to perform as expected in this one application.
Are there any other known issues with the XamGrid that could be causing this?
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it, but I wasn’t able to reproduce your behavior, so if this is still an issue for you, could you please send me an isolated sample project, where this is reproduced, so I can investigate it further for you.
Looking forward for your reply.