All Tags »
ComboBox »
BindingList (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi,
I've been trying to add a ComboBox to the
DataGrid wherein the resources are based on BindingLists.
Adding the ComboBox isn't a problem, the
values show up as intended within the element.
However, instead of showing the ComboBox's
text value it shows the index value behind the text, which ...