Category Archives: behavior

Download to Excel Behavior for Silverlight DataGrid

I wrote a behavior to export a DataGrid to Excel.  Silverlight allows saving files, and this behavior transforms a DataGrid into a .csv file. To use, add a reference to your project to the assembly, and you will see the … Continue reading

Posted in behavior, silverlight | Leave a comment