|
-
December 28th, 2008, 03:05 AM
#1
adding row to datagridview programatically
Hi,
I am using VB 2005, In my form,
1. a datagridview is placed, which is filled from a table on FOam_Load().
2. form contains other some text controls also. user types into the text box, and when a
button is pressed, some data stored into the database.
3. My requiremnt is, when user click on button data stored into the database also
display in the datagridview, without calling the entire row from the datasource
is possible?
VB.Net 2005, Net Framework 2.0
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
|