Browse by Tags
All Tags » ComboBox » DataGrid (RSS)
-
Currently i have a grid with a combobox in. The combobox works fine. i can change a record and write it back to the table.
The 2 problems are the textblock when not editing shows the Value not the Display. I can't figure out how to change this.
Also the dropdown records of the combobox show the class ...
-
Hi Marcus,
I tried the example given over there. But it failed. I have pasted the XAML of my Grid control.
<xceed:DataGridControl Margin=''10'' Height=''350'' Name=''MappingGrid'' Width=''Auto'' VerticalAlignment=''Top'' ...
-
Hi,
How to bind a DataTable in the same code-behind to the ComboBox column of the DataGrid?
Thanks,
Venkatesh Mookkan
|
|
|
|