Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Plamen
Created on: 06 Dec 2012 09:48
Category: GridView
Type: Bug Report
0
FIX. RadGridView - indent cell exclamation image is not displayed when the grid is loaded
To reproduce: - add couple columns in design time - populate them in the form's constructor - subscribe to the cell formatting event where validation will be performed The result is that the indent cell hover displays the error text set and the data cells are formatted correctly, but the exclamation mark is not displayed until the grid is scrolled. It seems that the indent cell is not invalidated
WORKAROUND: Call the Refresh method of the template
0 comments