M
Marius Traelnes
Hello!
I want to fill a datatable with an unique id and show a combobox based on
that
id, like this:
id combobox
1 value1;value3;value4
2 value5;value6;value7
It's no problem to add a combobox to the datagrid but the problem is binding
different
values from row to row. Does anybody know how to do this or could point to a
sample?
I've been searching samples and newsgroup for this but it seems not to bee
an issue.
I've looked into all the "common" samples.
mvh,
Marius
I want to fill a datatable with an unique id and show a combobox based on
that
id, like this:
id combobox
1 value1;value3;value4
2 value5;value6;value7
It's no problem to add a combobox to the datagrid but the problem is binding
different
values from row to row. Does anybody know how to do this or could point to a
sample?
I've been searching samples and newsgroup for this but it seems not to bee
an issue.
I've looked into all the "common" samples.
mvh,
Marius