-
Veda
18
posts
Member since:
May 2011
Posted 25 Jul 2011
Link to this post
I'm using the below line to export data from Radgridview to csv file
exportgrid.Export(stream, GridViewCsvExportOptions);
how to format the exportgrid header, font ?
I'm using the MVVM architecture. Can some one help me in formatting the Radgridview through viewmodel.
Regards,
Veda
-