maui-demos icon indicating copy to clipboard operation
maui-demos copied to clipboard

Problems with exporting datagrid to excel.

Open KaoutharG opened this issue 1 year ago • 1 comments

i'm working with .net Maui 8.0 and syncfusion 23.2.4 . i would like to export a datagrid to excel. i find problem with Android manifest. this my code in AndroidManifest:

And the error is : resource xml/file_paths (aka com.companyname.mauiapp2:xml/file_paths) not found. This error is likely caused by an issue with the AndroidManifest.xml file or an Android manifest generation attribute in a source code file. MauiApp2 D:\Version reserve\MauiApp2\MauiApp2\Platforms\Android\AndroidManifest.xml My file_paths content is : I joined a capture to an hierarchical view of my project's structure . ![Capture](https://github.com/syncfusion/maui-demos/assets/100047896/22e06ae7-e4af-4012-9fac-e773c4c933ca)

Please some one can help me.

KaoutharG avatar Feb 05 '24 16:02 KaoutharG

Hi KaoutharG,

We tested exporting the DataGrid to Excel using the latest version, 27.1.48 in android platform, and it worked correctly without any exceptions. We recommend updating to the latest version and trying the export again. We have shared the tested document for your reference.

DataGridSample.zip

Regards, Sethupathy D.

SethupathyD avatar Sep 25 '24 09:09 SethupathyD