comboboxcolumn +datagrid +vb2005

  • Thread starter Thread starter giminera
  • Start date Start date
G

giminera

I have a datagrid with three columns: the first is a combobox, the
second one and the third one are textboxcolumns.
The comboboxcolumn have as datasource a dataset from a sql table that
have three fields: item,descr,qty.
When I choose a field in the combobox I'd like the values in the two
textboxcolumns is the value of descr and qty connected to combobox
value (like a binding).
Thanks.
 
giminera,

Ignore Aaron. He's a newsgroup troll and is less than helpful in all areas
where programming in VB 2005 and .Net are concerned.

Bruce
 
Back
Top