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

This repository contains the Syncfusion .NET MAUI control’s samples and the guide to use them

Results 25 maui-demos issues
Sort by recently updated
recently updated
newest added

I've used SFListView control for showing vertical list of data. In that I have to provide Delete feature on Swipe. So I have implemented EndSwipeTemplate. **iOS** It is working fine....

Hello Android Is this control supposed to Swipe from left to right and vice versa? Currently it doesn’t swipe at all but needs to be clicked. iOS There are problems...

Building the Android Version of PdfViewer results in the following error: Severity Code Description Project File Line Suppression State Details Error APT2260 resource mipmap/appicon (aka com.companyname.samplebrowser.maui.pdfviewer:mipmap/appicon) not found. This error...

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:...

It would be nice to add most elements C# markup

I'm having an issue with the syncfusion autocomplete for maui. I want to get the value of the property value in productmodel, but there seems to be an issue, so...

ItemTemplate is not available when using SfAutoComplete(.ItemTemplate)

Hi I got this error when I initialize the combobox control `Unable to cast object of type 'Microsoft.UI.Xaml.Controls.Border' to type 'Microsoft.UI.Xaml.Controls.Panel'.`

Hi! On IOS Avatar View Control is not working correctly, the image (or avatar) do not clips to bounds and is off-center ![IMG_0001](https://user-images.githubusercontent.com/115020507/194113169-0de5ed66-014c-463e-a3de-6d97722a6a27.png) - Circle is not working (see screenshot)...