Browse by Tags
All Tags » Linq to SQL » DataGrid (RSS)
-
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 ...
-
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 ...
|
|
|
|