marinajogy
December 28th, 2008, 02:05 AM
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?
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?