net-maui-listview
There are 9 repositories under net-maui-listview topic.
SyncfusionExamples/build-a-news-feed-demo-using-.net-maui-listview
This demo explains about how to create the NewsFeed demo application using .NET MAUI ListView(SfListView).
SyncfusionExamples/outlook-like-swiping-.net-maui-listview
This example shows how to do Outlook like swiping in .NET MAUI ListView
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/expandable-view-demo-using-.net-maui-expander-in-.net-maui-listview
This example demonstrates about how to create the expandable view demo using .NET MAUI Expander (SfExpander) in .NET MAUI ListView (SfListView).
SyncfusionExamples/how-to-bind-data-using-freshMvvm-in-.net-maui-listview
This demo explains about how to bind the data using FreshMVVM in .NET MAUI ListView
SyncfusionExamples/how-to-remove-expander-element-from-item-template-of-.net-maui-listview
The demo explains about how to remove or delete the .NET MAUI Expander (SfExpander) item from DisplayItems collection in .NET MAUI ListView(SfListView)
SyncfusionExamples/how-to-update-the-items-dynamically-in-.net-maui-listview
This examples explains about how to refresh the view when updating source dynamically using timer.