maui-listview
There are 17 repositories under maui-listview topic.
TBertuzzi/Bertuzzi.MAUI.MultiSelectListView
☑️ Select multiple rows in a listview with MAUI
NirmalKumarYuvaraj/how-to-apply-alternate-items-background-in-.net-maui-listview
This example demonstrates how to set the alternate rows background color in .NET MAUI ListView
NirmalKumarYuvaraj/how-to-change-selected-item-image-in-.net-maui-listview
This example demonstrates how to change the selected item image dynamically in .NET MAUI ListView
SyncfusionExamples/outlook-like-swiping-.net-maui-listview
This example shows how to do Outlook like swiping in .NET MAUI ListView
SyncfusionExamples/access-listview-inside-data-template-in-.net-maui
This example demonstrates how to access the SfListView element inside DataTemplate .NET MAUI Platform.
SyncfusionExamples/add-item-to-group-in-specific-index-.net-maui-listview
This example show how to add an item at a specific index in grouped .NET MAUI ListView (SfListView) ?
SyncfusionExamples/apply-selected-item-background-color-when-itemtemplate-has-background-color-.net-maui-listview
This example shows how to apply the selected item background color when the ItemTemplate view has a background color in .NET MAUI ListView (SfListView) ?
SyncfusionExamples/bring-selected-item-to-view-.net-maui-listview
Explains about how to automatically scroll to bring the selected item into the view in .NET MAUI ListView (SfListView) ?
SyncfusionExamples/customize-group-header-using-mvvm-in-.net-maui-listview
This example demonstrates about how to customize the group header using MVVM in .NET MAUI ListView (SfListView).
SyncfusionExamples/delete-an-item-by-tapping-button-in-.net-maui-listview
This example demonstrates about how to delete an item when tapping on delete button inside ItemTemplate using MVVM in .NET MAUI ListView (SfListView).
SyncfusionExamples/footer-template-in-.net-maui-listview
This example demonstrates about how to show the items count in Footer view of .NET MAUI ListView (SfListView).
SyncfusionExamples/hide-line-separator-.net-maui-listview
How to hide the line separator with grouping in .NET MAUI ListView (SfListView) ?
SyncfusionExamples/How-to-implement-a-.NET-MAUI-Radial-Menu-in-a-listview
This GitHub sample likely serves as a tutorial or guide demonstrating how to implement a .NET MAUI Radial Menu in a listview control.
SyncfusionExamples/how-to-show-busy-indicator-in-each-item-in-.net-maui-listview
This example demonstrates about how to show the busy indicator in each item until it's content is loaded in .NET MAUI ListView (SfListView).
SyncfusionExamples/load-sflistview-and-search-bar-in-.net-maui-pull-to-refresh
This example demonstrates about how to load the .NET MAUI SfListView and SearchBar in .NET MAUI Pull To Refresh (SfPullToRefresh).
SyncfusionExamples/show-busy-indicator-while-loading-.net-maui-listview
The example shows how to show the busy indicator while loading the .NET MAUI ListView (SfListView) ?