Hi
Which is the best way to export xamlgrid to excell sheet?
Thanks
MK
Hi,
I would advise you to become familiar with a great solution, suggested by Andrew Flick - Exporting the XamDataGrid to Excel at
http://blogs.infragistics.com/blogs/andrew_flick/archive/2008/10/22/exporting-the-xamdatagrid-to-excel.aspx
The solution is presented through a working sample application.
Best Regards,Yanko
I have a XamComboEditor as one of my column editors. The above example exports the selected value just fine. Anyone know or have a way of getting the displayed text from the xamComboEditor or maybe perform a linq query against its DataSource instead?
TIA!