This is a migrated thread and some comments may be shown as answers.

how to format the Radgridview header from viewmodel

0 Answers 75 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Veda
Top achievements
Rank 1
Veda asked on 25 Jul 2011, 12:50 PM

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
Tags
General Discussions
Asked by
Veda
Top achievements
Rank 1
Share this question
or