Browse by Tags
All Tags » CellContentTemp... » UserControl (RSS)
-
Hi,
I use a TabControl to display a list of custom
objects. Each TabItem displays a UserControl representing one of my
custom objects. Each UserControl contains a DataGrid and some other
components.
I try to use a NumericUpDown control (or
spinner) to edit my DataGrid cells (as a CellEditor and as a
CellContentTemplate). I use ...
|
|
|
|