Generated by All in One SEO v4.8.9, this is an llms.txt file, used by LLMs to index the site. # Monsalma Free Data Grid for .NET MAUI - Version 1.0.3 Released - Now supporting UI Virtualization ## Sitemaps - [XML Sitemap](https://monsalma.net/sitemap.xml): Contains all public & indexable URLs for this website. ## Posts - [How to play audio in Avalonia UI](https://monsalma.net/avalonia-ui-audio-playback-demo/) - The step-by-step demo for using Visual Studio 2022 to develop Avalonia UI project and use the powerful LibVLCSharp library to play an URI based audio media. - [How to play video in Avalonia UI](https://monsalma.net/avalonia-ui-native-video-playback-featuring-libvlcsharp-and-exoplayer/) - The step-by-step demo which showcases Avalonia UI video playback capabilities, using native views/controls - LibVLCSharp on Windows, and ExoPlayer on Android. - [How to set DataContext in Avalonia UI user control](https://monsalma.net/avalonia-ui-how-to-set-datacontext-in-avalonia-ui-user-control/) - How to define custom user control in Avalonia UI? How to set user control's DataContext in XAML and code behind? Read on! Demo included - Windows and Android! - [How to use data binding within Avalonia UI user control](https://monsalma.net/avalonia-ui-how-to-bind-to-direct-properties-of-a-user-control-within-the-user-control-itself/) - Avalonia UI data binding and custom user control joined together (bind to control by name, ancestor hierarchy level and/or type, setting control data context). - [Data Grid for .NET MAUI – Version 1.0.3 Released](https://monsalma.net/data-grid-for-net-maui-version-1-0-3-released-supporting-ui-virtualization/) - I'm glad to announce a big enhancement to Monsalma data grid for .NET MAUI - UI virtualization support. Read more on the concept and its implementation. - [Data Grid for .NET MAUI – Version 1.0.2 Demo](https://monsalma.net/data-grid-for-net-maui-version-1-0-2-demo/) - Similar to the previous demo, we'll be using Monsalma data grid control for .NET MAUI to display all World Cup winners (and Golden Ball winners). - [Data Grid for .NET MAUI - Version 1.0.1 Demo](https://monsalma.net/data-grid-for-net-maui-version-1-0-1-demo/) - We'll be using Monsalma data grid control to display all World Cup winners (and Golden Ball winners). Warning - templated columns (added in version 1.0.1)! - [Data Grid for .NET MAUI - Version 1.0.0 Demo](https://monsalma.net/data-grid-for-net-maui-version-1-0-0-demo/) - Demo project for Monsalma data grid (version 1.0.0) for .NET MAUI. Data grid implements unique column width options (fixed, fixed percentage, star and auto). - [Data Grid for .NET MAUI – Version 1.0.3 Demo](https://monsalma.net/data-grid-for-net-maui-version-1-0-3-demo/) - Version 1.0.3 supports UI virtualization! We'll be using free Monsalma data grid control to showcase the benefits of UI virtualization. - [Data Grid for .NET MAUI – Version 1.0.6 Demo](https://monsalma.net/data-grid-for-net-maui-version-1-0-6-demo/) - Version 1.0.6 introduces command (button) column type, used with free data grid for .NET MAUI. We'll use data grid control to chose our favorite NBA teams. ## Pages - [Front Page](https://monsalma.net/) - Monsalma - Free Data Grid for .NET MAUI - UI Controls for .NET MAUI - Freelance - Full-Stack Engineer - [Monsalma Data Grid for .NET MAUI - Columns](https://monsalma.net/monsalma-controls-for-net-maui/monsalma-data-grid-for-net-maui-columns/) - Monsalma Data Grid for .NET MAUI - Columns Published: Modified: Column Types DataGridColumn DataGridColumn is the base column class. All other column classes inherit it. It is abstract - it cannot be instantiated. Properties: Width (separate article) MinWidth MaxWidth DataBinding HeaderText CellIsReadOnlyBinding CellHeaderStyle CellStyle CellEditStyle DataGridColumnText DataGridColumnText contains a Label. Label style is controlled by - [Monsalma Data Grid for .NET MAUI - Column Width](https://monsalma.net/monsalma-controls-for-net-maui/monsalma-data-grid-for-net-maui-column-width/) - Monsalma Data Grid for .NET MAUI - Column Width Published: Modified: DataGridLengthType enum Fixed FixedPercentage RemainderProportional FitContent DataGridLengthType is internally used in DataGridLength class. DataGridLength contains the length type field (DataGridLengthType) and the length value field (double). Fixed is used to define constant length in DIU / DIP (Device Independent Unit / Device Independent Pixel). - [Monsalma controls for .NET MAUI](https://monsalma.net/monsalma-controls-for-net-maui/) - Monsalma controls for .NET MAUI Published: Modified: To get started, please download Monsalma.Maui.Controls NuGet package: https://www.nuget.org/packages/Monsalma.Maui.Controls/ To browse demos and make requests, please visit Monsalma.Maui.Controls GitHub repository: https://github.com/Monsalma/Monsalma.Maui.Controls Data Grid for .NET MAUI This is the initial release of the control. The plan is to add many more features. This is only the beginning! Please - [Blog](https://monsalma.net/blog/) - Blog Latest Posts How to set DataContext in Avalonia UI user controlFebruary 5, 2025 How to define custom user control in Avalonia UI? How to set user control's DataContext in XAML and code behind? Read on! Demo included - Windows and Android! How to use data binding within Avalonia UI user controlJanuary 28, 2025 Avalonia - [Contact Monsalma](https://monsalma.net/contact-monsalma/) - Contact formPlease use the form below to get in touch with Monsalma. Your comments, suggestions and feature requests are most welcome.First Name *Last Name *Email *Message * ## Categories - [.NET MAUI](https://monsalma.net/category/net-maui/) - [Avalonia UI](https://monsalma.net/category/avalonia-ui/) ## Tags - [Audio](https://monsalma.net/tag/audio/) - [.NET MAUI](https://monsalma.net/tag/net-maui/) - [Data Grid](https://monsalma.net/tag/data-grid/) - [UI Virtualization](https://monsalma.net/tag/ui-virtualization/) - [Demo](https://monsalma.net/tag/demo/) - [Avalonia UI](https://monsalma.net/tag/avalonia-ui/) - [Video](https://monsalma.net/tag/video/)