thantanenorn1's Profile
Reputation: 0
Apprentice
- Group:
- New Members
- Active Posts:
- 4 (0.02 per day)
- Joined:
- 06-October 12
- Profile Views:
- 40
- Last Active:
Oct 08 2012 02:21 AM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Error in transferring textbox to DatagriView
Posted 7 Oct 2012
String -
In Topic: TextBox to DatagridView
Posted 6 Oct 2012
Here's my code but it has an error is says . "No row can be added to a DataGridView control that does not have columns. Columns must be added first."
Dim row As Integer = dgvCart.Rows.Count
Dim tb As TextBox() = New TextBox() {txtShipAddress, txtBookName}
dgvCart.Rows.Add()
For i As Integer = 0 To tb.Length - 1
dgvCart(i, row).Value = tb(0)
My Information
- Member Title:
- New D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
Friends
thantanenorn1 hasn't added any friends yet.
|
|


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