I want to highlight error columns on an add just like I do on edit. However, the cell formatting event never appears to point to columns on that line. Is it possible to format columns in a new row?
1 Answer, 1 is accepted
0
Jack
Telerik team
answered on 02 Mar 2010, 07:36 AM
Hi Ruth Goldberg,
CellFormatting event fires only for data rows and cells. You can format add new row by handling ViewCellFormatting event instead which fires for all cell and row types. If you need further assistance, please write back.
Kind regards,
Jack
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.