Data Grid Font Colour

  • Thread starter Thread starter Tull Clancey
  • Start date Start date
T

Tull Clancey

Hi All.

I want to be able to change the font colour of certain rows in a
Net.Datagird. The data source is a manually created data table within a
set.

I can format all the columns just the way I need but I can't find a way to
change a row colour.

Any help greatly appreciated.

Cheers,
Tull.
 
Tull Clancey said:
I want to be able to change the font colour of certain rows in a
Net.Datagird. The data source is a manually created data table within a
set.

I can format all the columns just the way I need but I can't find a way to
change a row colour.

5.14 How do I color a individual cell depending upon its value or some
external method?
<URL:http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q745q>

5.67 How can I change the font used in a grid cell on a cell by cell or row
by row basis?
<URL:http://www.syncfusion.com/FAQ/WinForms/FAQ_c44c.asp#q927q>

Changing the background color of cells in a DataGrid
<URL:http://www.codeproject.com/csharp/custom_datagridcolumnstyl.asp>

<URL:http://www.google.de/[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top