OverviewThe Telerik UI for .NET MAUI ListView is a virtualized list control that presents lists of data items. This data control is essential for scenarios that require scrolling through and manipulating a large set of items. It can be used to optimize the performance of data-heavy applications, built natively for Windows, macOS, Android and iOS. ListView features data binding, load on demand, filtering, sorting, grouping, item swipe and much more. Load on DemandThe Telerik UI for .NET MAUI ListView control supports loading data on demand, optimizing the initial loading of the application. New items are loaded only when needed, for example, when the user reaches the bottom of the list or asks for more items. Customizable ListView ItemsThe Telerik UI for .NET MAUI ListView provides a styling mechanism for customizing the look of your items. Filtering, Grouping and SortingFiltering, Grouping and Sorting are available to you out of the box. Through the component’s convenient API, you can enable users to order and organize relevant data in their preferred order. The API allows you to filter and sort the ListView items as needed, as well as create single or multi-level grouped lists with a hierarchical view. Linear and Grid Layout ModesThe ListView control for .NET MAUI supports linear and grid layouts. The linear layout arranges the items in a one-column list, while the grid layout arranges them in a predefined number of columns. When you select the Grid Layout mode, the columns and their items expand to take up the width of the ListView. Support for GesturesThe Telerik UI for .NET MAUI ListView supports multiple gestures including swipe, pull to refresh and items reorder. Single and Multiple SelectionThe Telerik UI for .NET MAUI ListView supports both single and multiple selections. Items can be selected on tap or on-hold gestures. Related Links
Are You Planning a Complex or Multi-Platform Project Soon?If Yes, Take a Look at Our Best Value OfferTelerik DevCraft is the most powerful software development tools collection for any platform and technology. It includes all Telerik .NET (MAUI, UWP, Xamarin, WPF, WinForms, WinUI, Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET AJAX) and Kendo UI JavaScript (Angular, React, Vue, jQuery) UI component libraries for web, desktop and mobile, embedded reporting and end-to-end report management solutions, document processing libraries, automated testing for developers, C# mocking and unit testing tools. DevCraft will arm you with everything you need to deliver outstanding applications in less time and with less effort. With award-winning technical support delivered by the developers who built the products and a ton of resources and training, you can rest assured that you have a stable provider to rely on for your everyday challenges along your software development journey. More than 270,000 customers from 100+ countries trust us to move their business forward by relying on our components and tools. |