ListView
-
XamarinSerkanNovember 5, 20201 5,704
Xamarin.Forms Data Binding Context
In Xamarin applications, we sometimes see that the views move in a connected way or a UI element is updated…
Read More » -
XamarinSerkanAugust 30, 20201 2,744
Xamarin.Forms ListView Grouping
Grouping sequential data to reduce data complexity after connecting data to ListView in mobile apps is a good solution. We…
Read More » -
NuGetSerkanAugust 8, 20201 3,242
Xamarin.Forms ListView Data Binding
I will get the data from the service and then show this data in ListView. Here, the number of patients,…
Read More »