User Profile

Collapse

Profile Sidebar

Collapse
cstrader232
cstrader232
Last Activity: Mar 20 '07, 09:51 PM
Joined: Jul 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cstrader232
    started a topic Databinding question

    Databinding question

    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
    See more | Go to post

  • cstrader232
    started a topic Database Help for beginner

    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
    See more | Go to post

  • cstrader232
    started a topic datagridview question again

    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
    See more | Go to post

  • cstrader232
    started a topic datagridview elementary question

    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
    See more | Go to post
No activity results to display
Show More
Working...