This is a migrated thread and some comments may be shown as answers.

Cell formatting on a new line

1 Answer 93 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Ruth Goldberg
Top achievements
Rank 1
Ruth Goldberg asked on 01 Mar 2010, 04:10 PM
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

Sort by
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.
Tags
GridView
Asked by
Ruth Goldberg
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or