Browse by Tags
All Tags » CardView » editable (RSS)
-
I have bound a DataGrid to a collection of data that contains several string properties. The view I am using is CompactCardView (or CardView) with HideEmptyCells set to True.
The problem I'm having is that properties returning null strings are not editable, the only way to make properties editable is to ensure they return a non-null string, ...
|
|
|
|