PDA

View Full Version : DataGrid - Formatting Individual Cells


scsherwood
09-07-2006, 08:08 PM
Is there a way to access individual cells in a DataGrid component in order to format each one individually similar to an excel spreadsheet?

I would like to highlight individual cells with a different background color.

I assume this is done with a custom cell renderer, but I'm a little slow in figuring it out.

If anyone can help, I'd appreciate it.

Thanks