Detecting ComboBox change in a DataGrid

  • Thread starter Thread starter nyk52687
  • Start date Start date
N

nyk52687

I have a DataGrid with a ComboBox as one of the columns. When the value
is changed, I want to be able to load values based on that from a
database into other columns on the DataGrid. How can I go about doing
this?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Can be done? 1
Datagrid with comboboxes 2
can datagrid column hidden in vb.net ? 4
Datagrid & combobox 1
Customize DataGrid View 1
comboboxcolumn +datagrid +vb2005 2
Combobox in Datagridcell? 5
Combobox in datagrid 10

Back
Top