The XamDataGrid will throw a StackOverflowException when a user attempts to 'shift-select' virtualized rows. To reproduce, follow steps something like these: Select a row, scroll that row out of view, select another row with shift key held down, scroll that row out of view, select another row with shift key still held down.
I first noticed this with version 1 and see that it has not been fixed in the current release of v2.
A StackOverflowException bug obviously renders the component completely unusable in a production app. so hopefully this will be fixed asap.
"zmorris" wrote in message news:14849@forums.infragistics.com... The XamDataGrid will throw a StackOverflowException when a user attempts to 'shift-select' virtualized rows. To reproduce, follow steps something like these: Select a row, scroll that row out of view, select another row with shift key held down, scroll that row out of view, select another row with shift key still held down. I first noticed this with version 1 and see that it has not been fixed in the current release of v2. A StackOverflowException bug obviously renders the component completely unusable in a production app. so hopefully this will be fixed asap. http://forums.infragistics.com/forums/p/2263/14849.aspx#14849
Joe,
Thanks,
Zac Morris