56 packages tagged with “gridview”
This package provides the functionality to utilize the features of Syncfusion® Xamarin GridCommon library and more.
Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data.
Feature-rich implementation of a VirtualizingWrapPanel for WPF.
This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid control and more.
UI Atoms for Xamarin Forms, includes, AtomToggleButtonBar, AtomGridView
Web Atoms for Xamarin Forms, Hot Reloading of Live Apps with TypeScript and TSX
This package provides the functionality to utilize the features of Syncfusion® Xamarin ListView control and more.
Using a ListViewLayoutManager allows controlling the behavior of the column layout of ListView/GridView controls: Fixed Column: Column with fixed column width Range Column: Column with minimal and/or maximal column width Proportional Column: Column with proportional column width The Range Column allows to restrict the column width as well as to fill the remaining visible area with the column. As known from HTML tables or the Grid control, the Proportional Column determines the column widths on a percentage basis. The following factors determine the width of a proportional column: Visibility of the vertical ListView scrollbars Changes of the ListView control width Changes of the width of a non-proportional column The implementation supports both controlling through XAML or Code Behind. Usage of XAML styles allows a ListViewLayoutManager to be 'attached' to an existing ListView control. The class ConverterGridColumn offers object specific binding by using the interface IValueConverter. Using the ImageGridViewColumn class allows representing a column as an image/icon using a DataTemplate.
This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid Export control and more.
Collection of Xamarin.Forms components. IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()). Pure Xamarin.Forms tabs: * Fixed tabs (android tabs style) * Scrollable tabs * Segmented tabs * Custom shadows (neumorphism ready) * Circle button in tab bar * Bottom bar tabs (ios tabs style) * Custom tabs (be creative just implement TabItem) * Independent ViewSwitcher Sharpnado.Shadows: * Add as many custom shadows as you like to any view (Android, iOS, UWP) * You can specify each shadow Color, Opacity, BlurRadius, and Offset * Simply implement Neumorphism * You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element * Animate any of these property and make the shadows dance around your elements MaterialFrame: * AcrylicBlur mode * 3 Blur styles: Light, ExtraLight, Dark (UIVisualEffectView styles) * Acrylic mode * Dark mode * Light mode * Change modes dynamically * Performance (CALayer on ios, LayerDrawable on android) * Android: RealtimeBlurView from Tu Yimin (mmin18) The TaskLoaderView 2.0 handles all your task loading states: * Handles error with custom messages and icons * Handles empty states * Show snackbar errors for refresh scenarios (if data is already shown) * Handles retry with button * Support Xamarin.Forms.Skeleton * Can override any state views with your own custom ones HorizontalListView for Xamarin.Forms (close to a CollectionView): * Carousel layout * Column count * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Grid ListView (HorizontalListView with ListLayout set to Grid): * Column count * Drag And Drop * RefreshView support * Padding and item spacing * Handles NotifyCollectionChangedAction Add Remove and Reset actions * View recycling
This package provides the functionality to utilize the features of Syncfusion® Xamarin.iOS DataGrid control and more.
* Horizontal, Grid, Carousel or Vertical layout * Reveal custom animations * Drag and Drop feature * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()). Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.Android DataGrid control and more.
GridView component for Blazor
GridView control for Xamarin.Forms
This package provides the functionality to utilize the features of Syncfusion® Xamarin.iOS DataGrid Export control and more.
Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data. Based off of Grid.Mvc.Redux at http://gridmvcredux.codeplex.com/.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.Android DataGrid Export control and more.
Package provides functionality to build GridView based on your model items collection. Grid.Mvc supports sorting, filtering and paging your data.
CollectionView on steroids including: * Horizontal, Grid, Carousel or Vertical layout * Header, Footer and GroupHeader * Reveal custom animations * Drag and Drop * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS ## Installation * In Core project, in `MauiProgram.cs`: ```csharp public static MauiApp CreateMauiApp() { var builder = MauiApp.CreateBuilder(); builder .UseMauiApp() .UseSharpnadoCollectionView(loggerEnable: false); } ```
Package provides functionality to build GridView based on your model items collection. Grid.Mvc support sorting, filtering and paging your data. Also Adds AJAX gridviews
* Horizontal, Grid, Carousel or Vertical layout * Header, Footer and GroupHeader * Reveal custom animations * Drag and Drop * Column count * Infinite loading with Paginator component * Snapping on first or middle element * Padding and item spacing * Handles NotifyCollectionChangedAction Add, Remove and Reset actions * View recycling * RecyclerView on Android * UICollectionView on iOS Initialization: * On core project call Sharpnado.CollectionView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent(). * On platform projects (ios/android), call Initializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
A set of user controls
This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF DataGrid control and more.
FlexCell is a flexible and easy to use Windows Forms grid control, it provides comprehensive functions, such as Edit, Print, Preview, AutoFilter, Chart, BarCode, Owner Draw, Virtual Mode, Export to Excel/XML/HTML, etc.
This package is used to merge gridview's cells,include merge rows and merge columns.