#viewmodel

[ follow ]
CodeProject
1 week ago
JavaScript

AutoCompleteTextBox for comma-seperated terms in C# and WPF following the MVVM approach

The AutoCompleteTextBox improves user experience by providing unobtrusive suggestions that only interact with the ViewModel upon user acceptance. [ more ]
CodeProject
4 months ago
JavaScript

WPF DataGrid UC with RowDetails, Grouping, Filter and more!

The article demonstrates how to use RowDetails, Grouping, and Filters in a DataGrid with an XML data source, including text search and interaction between View and ViewModel. [ more ]
[ Load more ]