Conditional formatting in a DataGrid using .Net Compact Framework 3.5
- by runxc1 Bret Ferrier
This is very standard in the full .net version. I want to Bind to a collection of objects and then handle a RowDataBound event of some sort and change the background color of the row based upon one of the objects properties. Is this possible in Windows Mobile using the .Net CF 3.5?