MS
Mohamed Suhaib Fahad A.
Syncfusion Team
March 23, 2010 10:23 AM UTC
Hi Abhishek,
Thanks for the details.
1) If you have INotifyPropertyChanged interface implemented, then you need to set the "NotifyPropertyChanges=true" property in the grid. This would refresh the grid.
2) You can use ConditionalFormatting feature that the grid supports. Simply define the conditions and apply the GridStyleInfo to that particular cell,
Likewise, You can also have this used to set CellType with images etc., We also have a sample in our install that explains the Conditional Formatting.
Please let us know if you need any more details.
Thanks,
Fahad