Browse by Tags
All Tags » ComboBox (RSS)
-
Hey Jenny,
I tried with the post you mentioned. But it is not working. The ComboBox is show empty still. I changed my CellEditor resource as,
<xceed:CellEditor x:Key=''SourceFieldEditStyle''> ...
-
Hi Jenny,
See the below which is the CellEditor I used before for the ComboBox which is not working.
<xceed:CellEditor x:Key=''SourceFieldEditStyle''> ...
-
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'' ...
-
The Solid Foundation sample will provide you with all the code and examples to set up what you are trying to do.You can also refer to this thread:http://xceed.com/CS/forums/thread/11810.aspx
-
Hi,
How to bind a DataTable in the same code-behind to the ComboBox column of the DataGrid?
Thanks,
Venkatesh Mookkan
|
|
|
|