Thursday, January 22, 2009
by
Vladimir Enchev
|
Comments
I’m happy to announce that with Q1 2009 version of RadControls for WPF and Silverlight you will be able to get the grid data in different formats using three extension methods: ToHtml(), ToText() and ToCsv().
I’ve made small demo to demonstrate how to use all these in a Silverlight web application for Word, Excel and Csv export:
[Download]