HI,
"gba" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have a dataset ontianing 3 columns (name,properties,type)
You meant a DataTable right?, a dataset only contains tables, are the tables
the one that contains columns.
> I'm able to bound this dataset to a datagridview my problem is for the
> type column.
> What I like to have is a combobox containing tree choice
> (selection1,selection2,selection3)
I don't think there is such a bound column, you would have to define yours
using a TemplateColumn
--
Ignacio Machin
machin AT laceupsolutions com
|