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

Changing the Font Weight for one cell

1 Answer 120 Views
GridView
This is a migrated thread and some comments may be shown as answers.
JAS J
Top achievements
Rank 1
JAS J asked on 20 May 2010, 06:21 PM
Hi,

my grid has an item source which is an observable list of a objects, each of which consist of  a date and 5 numbers. For each row, I want to highlight the higest number in that row by making it bold.

Any pointers on how I would do this?

thanks,
Jas

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 21 May 2010, 06:48 AM
Hello JAS J,

If the data is static you can use our Style Selectors - in your case you would need to use CellStyleSelector. More information about Style/Template Selectors can be found here.

If the data is dynamic, i.e. is changes throughout the execution of the program you might try this approach.

Hope this helps.


Kind regards,
Milan
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
JAS J
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or