Enigma86d
Enigma86d
Hi, I tried to use FastExcel in a mobile app project done using Xamarin forms. I installed version 3.0.2 via NuGet. I tried several examples (with similar outcomes) but I...
I tried the DataGrid example in various ways (using different version of Xamarin Forms) and in iOS I always get the vertical lines slightly misaligned - I mean the header...
### Description On Android, if I include RadioButton in a Grid, the contents of the "Content" of the RadioButton show partially, not entirely. ### Steps to Reproduce 1. create a...
Steps to reproduce 1. Create a Xamarin forms project targeting at least UWP. 2. Create a PlotModel and an AreaSeries with a fill color and add certain points 3. Add...