Xceed DataGrid for Silverlight Documentation
Exporting

Local Data Exporting

This sample application demonstrates how to export local data using XMLSS or CSV formats. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\LocalDataExporting
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\LocalDataExporting

Remote Data Exporting

This sample application demonstrates how to export remote data using XMLSS or CSV formats. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\RemoteDataExporting
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\RemoteDataExporting

Copy/Paste - Drag/Dop

This sample application demonstrates how to copy/paste data to the clipboard using XMLSS or CSV formats as well as drag and drop items from one grid to another. It specifically demonstrates how to:

The stand-alone version of this sample can be found in the following locations:

C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\CSharp\CopyPasteDragDrop
C:\Xceed Samples\Xceed DataGrid for Silverlight v#.#\Visual Basic .NET\CopyPasteDragDrop

Send Feedback