As the subject implies, I'm attempting to export my fully populated SfDataGrid which includes several unbound columns. Unfortunately, the export option "ExportUnboundColums" is not supported in the Xamarin Forms version of SfDataGrid. Any ideas on how I might export the full datagrid?
Thanks in advance.