Update to Silverlight 2 DataGrid Released

Microsoft just released an update to the Silverlight 2 DataGrid that fixes the following issues: 

  • Rows containing focus no longer disappear when the ItemsSource changes
  • DataGrid Selection is preserved when sorting
  • Buttons outside the DataGrid work as expected when they are clicked while the DataGrid is in editing mode
  • Improved FrozenColumn behavior
  • Improved cell currency
  • SelectedItem is updated before the CurrentCellChanged event is raised
  • Many more...

Additional details on where to get the update and how to get it installed can be found on Scott Morrison’s blog.

Published Friday, December 19, 2008 11:45 PM by dwahlin
Filed under: ,

Comments

# re: Update to Silverlight 2 DataGrid Released

Sunday, January 04, 2009 6:44 PM by Mike

A great resource - many thanks!

# re: Update to Silverlight 2 DataGrid Released

Tuesday, January 06, 2009 12:49 AM by dwahlin

Thanks Mike.  Glad you find it useful.