This example demonstrates how to obtain all filtered and sorted rows from the DataGrid component. To test this functionality, you can filter or sort data in the UI and press "Get All Filtered And ...
This example demonstrates how to implement a custom column chooser for a DataGrid or TreeList. The DataGrid and TreeList include a built-in column chooser that allows users to alter column visibility ...
Microsoftが2019年にBlazor Serverをリリースしてから、Blazor WebAssembly、Blazor Hybridなど進化が今でも続いております。 ASP.NET Core Blazor のホスティング モデル Blazor のホスティング モデルと、使用するモデルを選択する方法について説明します。 learn.microsoft.com 以前 ...
以前公開した「読みがなコンバーター」をアップデートしました。 C# + .NET6 + Avalonia UIでコードを書き直し、マルチプラットフォーム対応になりました。macOSでもローカルで実行できます。 こちらからどうぞ。 今回macOS版を作るにあたって、いくつかのマルチ ...