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!
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).
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.
The step-by-step demo which showcases Avalonia UI video playback capabilities, using native views/controls – LibVLCSharp on Windows, and ExoPlayer on Android.
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.
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)!
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).
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.