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?
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!
Hi,
Can you post a simple sample reproducing the issue?
Thank You,Olga