Hi!
I have a RadGridView with ComboBox column, Whole Grid is binded to DataTable.
In comboboxes I would like to have options like: "MS Access", "MS Excel", and a few more. These are options user can choose, and these options are not in DataTable from beginning. How can I populate binded ComboBox with different values than from DataTable?
Thanks in advance!
I have a RadGridView with ComboBox column, Whole Grid is binded to DataTable.
In comboboxes I would like to have options like: "MS Access", "MS Excel", and a few more. These are options user can choose, and these options are not in DataTable from beginning. How can I populate binded ComboBox with different values than from DataTable?
Thanks in advance!