
Export virtualized data to Microsoft Excel or CSV.
Features
- Allows virtualized data to be exported to Microsoft Excel or CSV, to be pasted to the clipboard, to be printed, and to be sent to print preview.
- Improved performance of print preview.
Fixes
- A NullReferenceException is no longer thrown by the TextBlockLite control.
- Printing with column stretching now correctly prints columns on the expected page.
- A MergedColumn located just before the fixed column splitter can now be correctly hidden when using the column chooser.
- The filter row’s glyph is now correctly displayed when loading the DataGrid in certain scenarios, like when in a page of a navigation service.
- Text can now be properly searched while data cells are being spanned (merged).
- A DataGridInternalException stating that the “DisplayMemberBinding is null” is no longer thrown when trying to export or copy values to the clipboard, or use UIAutomation, on a column that does not target a property on the underlying data item.
- The ability to navigate out of the SearchControl with the keyboard is now supported.
- StatCell’s content now correctly stretches to take all the available space.
- When printing, the same image is no longer duplicated to all the cells of the same column.
- DataRows’ mouse over background color in the Windows 7 theme can now be customized through a style.
- The caret position is now correctly set when characters are typed in the NumericTextBox while using an input method that builds a composition string (such as Chinese Simplified Pinyin).
- Printing the same detail grid on more than one page will now replicate the column headers on each page.
- A disabled cell is no longer editable, and will not display an editor.
- The auto-filter control now correctly opens up in the Classic and Glass themes, for CardView and CompactCardView.
- Fixed namespaces in files generated by Xceed’s Visual Studio theme template wizard.