Found 20 packages
DataCollection is a series of cross-platform observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
Deliver robust apps that give your end-users a rich, fluid, high-performance experience. The only datagrid with asynchronous data virtualization: your grid feels fast even with remote data sources! You can try this package for free for 45 days, after which you will need to purchase a license key to continue using it.
Package Description
Specialized list implementation that provides data virtualization.
Deliver robust apps that give your end-users a rich, fluid, high-performance experience. The only datagrid with asynchronous data virtualization: your grid feels fast even with remote data sources! You can try this package for free for 45 days, after which you will need to purchase a license key to continue using it.
DataVirtualization
Component for displaying and interacting a large data set in WPF application.
ComponentOne DataSource for Entity Framework adds ease-of-use and performance enhancements to the Entity Framework including fast cache and data virtualization.
See: http://alphachitech.wordpress.com/2015/01/31/virtualizing-observable-collection/ GitHub is here: https://github.com/anagram4wander/VirtualizingObservableCollection There are no performant large data set observable collections that support write operations in .NET, so we wrote the VirtualizingObservableCollection, which does the following: ◾Implements the same interfaces as ObsevableCollection<T> so you can use it anywhere you’d use an ObsevableCollection<T> – no need to change any of your existing controls. ◾Supports true multi-user read/write without resets (maximizing performance for large-scale concurrency scenarios). ◾Manages memory on its own so it never runs out of memory, no matter how large the data set is (especially important for mobile devices). ◾Natively works asynchronously – great for slow network connections and occasionally-connected models. ◾Works great out of the box, but is flexible and extendable enough to customize for your needs. ◾Has a data access performance curve nearly as good as the regular ObsevableCollection – the cost of using it is negligible. ◾Works in any .NET project because it’s implemented in a Portable Code Library (PCL).
Blazor DataTable component, implemented using virtualization.
DataCollection provides WinUI support for observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
A light weight data grid component for Blazor, focused on remote data. Supports sorting, virtualization, row-highlighting, JSON, gRPC and custom providers.
Control for collection view and dynamic table control
Xam.GridView - This control useful to show the list of items in grid view. It’s fully implemented by xamarin.forms. It’s not depends on native UI. Features: - Load the list of items in grid view. - Pagination support - Virtual pagination support. - Pull To Refresh Support - Header Style - Item Style - Customize the Grid Header, Item and paginator.
library class for collection extended method using Virtualization handling data
A simple collection designed to facilitate data virtualisation in Windows Universal apps through the implementation of the ISupportIncrementalLoading.
ComponentOne DataSource for Entity Framework adds ease-of-use and performance enhancements to the Entity Framework including fast cache and data virtualization.
Schema-driven Dynamic Data Grid for Syncfusion Blazor SfGrid. Generates columns and behavior from JSON-based schemas (Items JSON Schema, Table UI Schema, Translation Schema). Configure filters, widths, alignment, initial ordering, and localization via schema. Supports paging/virtualization and custom data retrieval through DataAdaptor (incl. JTokenDataAdaptor + IDynamicGridDataProvider).
Provides useful model classes to manage a treeview, implement data virtualization and lazy loading
This package provides the enhanced LongListSelector control for Windows Phone 7.5, with the same API as the Windows Phone 8 LongListSelector. This is not the Windows Phone toolkit LongListSelector. Main advantages: Supports full data and UI virtualization Supports grouped grid layout Better performance