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
175
another StackOverflowException
posted

 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.
 

Parents
No Data
Reply
  • 8576
    Offline posted
    Hi -
     
    I have followed the steps you outlined below with the current internal build and I cannot duplicate the problem.
     
    Joe Modica
     
    "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

Children