syncfusion / maui-demos

This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them
200 stars 52 forks source link

Problems with exporting datagrid to excel. #41

Open KaoutharG opened 10 months ago

KaoutharG commented 10 months ago

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: <?xml version="1.0" encoding="utf-8"?>

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 : <?xml version="1.0" encoding="utf-8"?>

I joined a capture to an hierarchical view of my project's structure . Capture

Please some one can help me.

SethupathyD commented 2 months ago

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.