Microsoft Download Center Archive
Silverlight 2 DataGrid December 2008 Release |
This download contains an updated version of the Silverlight 2 DataGrid control.
- 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
Files
Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
SL2DataGridDec08.exe SHA1: 2e76951104e38121eab2aba2c99061c44910eb1d | 130 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
Operating Systems: Windows Vista, Windows XP Service Pack 1, Windows XP Service Pack 2, Windows XP Service Pack 3
- Microsoft Visual Studio 2008 SP1
Microsoft Silverlight 2
Microsoft Silverlight 2 SDK
Microsoft Silverlight Tools for Visual Studio 2008 SP1
Installation Instructions
- To install the Silverlight 2 DataGrid December 2008 Release:
- Close all instances of Microsoft Visual Studio.
- Delete all cached toolbox items by removing all files beginning with "toolbox" from %LocalAppData%\Microsoft\VisualStudio\9.0.
- On Microsoft Windows XP, %LocalAppData% is Documents and Settings\UserName\Local Settings\Application Data.
- On Microsoft Windows Vista, %LocalAppData% is Users\UserName\AppData\Local.
- Replace the following assemblies with the ones in this package:
- %ProgramFiles%\Microsoft SDKs\Silverlight\v2.0\Libraries\Client\System.Windows.Controls.Data.dll
- %ProgramFiles%\Microsoft SDKs\Silverlight\v2.0\Libraries\Client\System.Windows.Controls.Data.Design.dll
- For any existing projects, delete the reference to System.Windows.Controls.Data.dll and then re-add the reference.