Ketsueki's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 2 (0.01 per day)
- Joined:
- 09-October 12
- Profile Views:
- 45
- Last Active:
Oct 09 2012 07:35 PM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: One Table, Multiple output boxes question
Posted 9 Oct 2012
Private Sub MechaFrm_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load 'TODO: This line of code loads data into the 'AbilDataSet.Frame_Abilities' table. You can move, or remove it, as needed. Me.Frame_AbilitiesTableAdapter.Fill(Me.AbilDataSet.Frame_Abilities) AbilCmb1.SelectedIndex = 21 AbilCmb1.DataSource = AbilDataSet.Frame_Abilities.Copy() End Sub
The text boxes are have the text value set to the value on the table (drag and drop)
I tried code similar to
AbilCmb1.DataSource = AbilDataSet.Frame_Abilities.Copy()
but i cannot get DataBindings to process
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Click here to e-mail me
Friends
Ketsueki hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
Ketsueki has no profile comments yet. Why not say hello?