I have a databound combobox which allows the user to choose FIELD1. I would like to have a textbox display the FIELD2 which is on the same row as the FIELD1 selected in the combobox. But I don't know how to do this.
Can anyone please help me?
thanks
User Profile
Collapse
-
Databinding question
-
Database Help for beginner
How can I access a cell value from a SQL datafile in vb5 access? -- for instance via a SQL query. Do I need to install SQL server? I have the database in my list of datasources but I dont' know how to retrieve from it.
tia -
datagridview question again
I know that I can fill a listbox, for instance by:
ListBox1.Items. Add(..)
Is there an equivalent to fill a row or column or cell in a datagridview?
Or do I have to fill a dataset first, which is then displayed in a datagridview?
If the latter, how do I write to a cell column or row in a dataset?
tia -
datagridview elementary question
I have created a datagridview form in VB Express. It does not have linked data. I just want to assign a value to a given cell. How can I do that?
tia
No activity results to display
Show More