Browse by Tags
All Tags » ComboBox » DataGrid (RSS)
-
Hello
I need to filter the values of a ComboBoxCellEditor depending on the value of another cell of the same row.
A simplified view of the datagrid:
ID Customer Projects
...
-
Hello,
I'm trying to change my filter from a regular text box to a combo box selection like the filtering example on the demos section but i cant figure out how to do it...
Anyone managed to do it and can provide some tips?
Thanks ;)
-
I have a combo box in a grid cell which populates data from collection. However, it's value is not getting saved in the grid cell when focus is moved to another row in the grid. Any pointers would be greatly appreciated.
-
Howdy
I'm trying to link two ComboBoxes in a DataGrid so one is filtered according to the selection of the other. I can get it to work fine outside of the DataGrid, but think I need to change the way I reference the master ComboBox.
They are bound to LINQ to SQL Classes.
Thank you in ...
-
Hi,
Is possible to put a DataGrid only with ordering option inside a combobox?Can someone provide an example?
Regards,
Henrique
-
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
|
|
|
|