Adding data to Datagrid from textboxes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Rims
    New Member
    • Sep 2007
    • 1

    #1

    Adding data to Datagrid from textboxes

    Im very new to VB. To the point. I have a VB form that has 3 textboxes, 1 button and a datagrid. The buttone is called "Add to List". I am trying to add the data that is displayed in the text boxes when the form loads, into the datagrid when the "Add to List" button is clicked.....??? ??
  • Ali Rizwan
    Banned
    Contributor
    • Aug 2007
    • 931

    #2
    Originally posted by Rims
    Im very new to VB. To the point. I have a VB form that has 3 textboxes, 1 button and a datagrid. The buttone is called "Add to List". I am trying to add the data that is displayed in the text boxes when the form loads, into the datagrid when the "Add to List" button is clicked.....??? ??
    Hello
    Please explain ur question
    Have you any database at backend or not?

    Comment

    • Sunray
      New Member
      • Jul 2007
      • 12

      #3
      Good Question Ali Rizwan

      Rims you are going to have to give us more info to help you.
      I did something similar just recently using vb6 and access97 db

      Comment

      • Ali Rizwan
        Banned
        Contributor
        • Aug 2007
        • 931

        #4
        Originally posted by Sunray
        Good Question Ali Rizwan

        Rims you are going to have to give us more info to help you.
        I did something similar just recently using vb6 and access97 db
        Hmmn
        I ll send u an application which use database at back end.
        For ur information (if u dont know yet)
        Try to use ADODC (Know you have not to convert database)
        access 2000 or Xp will be added
        add from Components->>Microsoft ADO Data Control
        Its easy and quick
        If you want i ll send you an application using all the advance control but easy to you its enhance your qualities.
        And one thing more will you have an xp look to ur vb6 or vb6 applications if not then tell me ill send u something cool.
        Ok Good luck

        Comment

        Working...