Browse by Tags
All Tags » combobox » CellContentTemplate (RSS)
-
Hi,
I am using a combobox in Cell edit template i am loading the combobox content when the edit is fired but after the ending edit i am getting the Member not the Value. My code is below:
XAML :
<xcdg:DataGridControl Grid.Row=''2'' HorizontalAlignment=''Left'' Name=''NotesGrid'' Width=''800'' Height=''Auto'' ...
-
This post explains what needs to be done in order to display a value rather than an ID in a cell and in a combobox editor.
Please write all the necessary codes in XAML (especially the Bindings
everywhere!) and in C# that is needed to solve this problem. I'd like
to ask you not to suggest to me any sample codes because in those there
are ...
|
|
|
|