Hi.
how can i show a combox in a datagrid?
For example i have 2 field. field1 is ID and filed 2 is Numbers.
for each ID i have more than 1 number.
I Want to show repetitive IDs in a textbox in one record and in second filed i want to show a combox to show all numbers of that ID.
How can id do that?