Hi guys,
I'm having a very weird problem, my current telerik version is 2011.2.920.35.
I'm parsing an XML file creating a list of objects which I'm binding to the grid, the type that implements IDataErrorInfo and it's functioning well, getting a list of errors where data is erroneous.
The problem is that the rows are not highlighted red unless the erroneous cells are visible, so if the grid does not fit in screen, the erroneous records are displayed as normal until the user scrolls right. Once these records are highlighted red they will remain so even if the user scrolls back to left - however if the user scrolls right and scrolls down and back up, these records will not be red any more. See screenshot for explanation.
Any help will be greatly appreciated.
Thanks,
Daryl
I'm having a very weird problem, my current telerik version is 2011.2.920.35.
I'm parsing an XML file creating a list of objects which I'm binding to the grid, the type that implements IDataErrorInfo and it's functioning well, getting a list of errors where data is erroneous.
The problem is that the rows are not highlighted red unless the erroneous cells are visible, so if the grid does not fit in screen, the erroneous records are displayed as normal until the user scrolls right. Once these records are highlighted red they will remain so even if the user scrolls back to left - however if the user scrolls right and scrolls down and back up, these records will not be red any more. See screenshot for explanation.
Any help will be greatly appreciated.
Thanks,
Daryl