You searched for the word(s): [no words] || User(s): jean-françois
< 1 second(s)
-
Hi,
I've created a class called Choices that represent a ComboxBox. Choices has public List and Value properties to bind a combo box (list of choices and selected value).
I want to bind a column of the grid on a property returning an instance of this object and I want the editor of a cell to display a working ComboBox based on those ...