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
556
New version causing exceptions
posted

I upgraded from Version=9.1.20091.2101 to Version=9.1.20091.2126 in hopes that bug report #19238 was addressed.  Now about half my WebDataGrids get an NullReferenceException when I try to sort or filter on a column.  They worked fine using the exact same code and the exact same data using the older version.

Is any body else having this problem?

Infragistics exception 001.zip
Parents
No Data
Reply
  • 556
    posted

    I think I see the why some work and some don't.  If I have more that one templated field in a row, it gets the exception.  If not, I don't.  If I convert a 2nd column to a template in one that works, it gets the exception.  If I convert all but one templated column to BoundDataField in one that does not work, then if works.

    I would really like a response from an Infragistics personnel on this!

Children