How to change default text color of a DataGrid row?

S

SammyBar

Try to change dataGrid.ForeColor.
It will change the color to all the table text, but I need to change the
ForeColor only on certain rows to highlight them. It should depend on a
datasource data.
How to do that in CF?

Thanks
Sammy
 

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

Top