News

"Back" button on the navigation menu is only localized to de and en by default. In order to add a new language, following steps must be taken: Edit the "language" node of the json file of the hmi ...
This project is a beautifully designed WPF digital dashboard application developed using the latest .NET 6 version. The chart display section utilizes the powerful LiveChart-2 library, supporting ...
This example demonstrates various techniques that allow you to bind the GridControl to data that changes its structure at runtime. The GridControl is a data-aware control that displays data from a ...
A WPF ListBox lets you display data created and stored in a SQL table. You must query the SQL database, and you use the retrieved data set to populate the ListBox items. The SQL table can contain one ...