|
-
Aug 17th, 2006, 05:27 AM
#1
Thread Starter
Hyperactive Member
how to automatically add more rows in a datagrid on button click
i want to make a table with five columns in form1
first name last name title phone email
the information ie the rows would be filled based on data in another form say form 2 which has all these informations in 5 textboxes.
in the form2 there will be a button to add all the information of the five textboxes into the form1 table under each column.
how do i go about it.
will i have to use datagrid ,dataview, if yes how ?
kindly help
cheers
Last edited by indiewolf; Aug 17th, 2006 at 09:55 AM.
visual basic.net (2008)
.net framework 3.5

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|