/how-to-use-custom-editors-to-edit-cell-values-e1596

Use standard editors to display and edit cell values.

Primary LanguageC#OtherNOASSERTION

WPF Data Grid - Use Custom Editors to Edit Cell Values

This example illustrates how to use custom WPF data editors (ProgressBar and Slider) to display and edit Units On Order column values.

image

Custom editors are defined in templates:

Files to Look At

Documentation

More Examples