This version of the DataGrid contains the following improvements over the version that was released in the Silverlight 2 SDK:

  • Almost 30 bugs have been fixed.
  • Rows containing focus no longer disappear when the ItemsSource changes
  • Selection is now preserved when sorting
  • ComboBox and other controls opening a popup no longer end editing mode for the DataGrid
  • Buttons outside the DataGrid work as expected when they are clicked while the DataGrid is in editing mode
  • Improved FrozenColumn behavior.
  • Improved cell currency.
  • Selection is updated at the time when the CurrentCellChanged event is raised

You can download the updated release by clicking here.