Blog Post

Conditional Formatting in XamWebGrid

With the latest NetAdvantage Silverlight LOB CTP there are a few hidden gems.  I just got done with an example showing how to do conditional formatting in the XamWebGrid, and it’s all thanks to the CellControlAttached event.  An even may not sound significant, but the fact that this event is only fired for visible cells, and is fired each time the underlying data changes, makes this event priceless. With the help of this single event, I was able to fire updates on the grid at 20ms intervals.  In case you’re wondering, yeah – that’s faster than it takes the human brain to process what it’s looking at.  Luckily, PrintScreen processes faster than the human brain...

image_thumb[1]

Read the Article: Conditional Formatting With The XamWebGrid


Posted 05-07-2009 10:09 AM by [Infragistics] Tony Lombardo
Filed under:

Add a Comment


Sign in to post a comment.