when i make a Grid, like the example here by telerik (with LinqToSql, ...) then the text for the title (in the Header of each column) is set automaticly. Why?
or better, how does this work?
ty
1 Answer, 1 is accepted
0
Atanas Korchev
Telerik team
answered on 17 Feb 2010, 04:21 PM
Hi Michael Jöhl,
The title is set based on the name of the bound property. For example c => c.CustomerID yields Customer ID. To override this set the title of the column:
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.