Click to See Complete Forum and Search --> : adding row to datagridview programatically


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?

satanorz
December 28th, 2008, 08:37 AM
Try adding the data from the textbox in the same dataset that is assigned in the Datagridview.

marinajogy
December 28th, 2008, 09:26 AM
could you please post me the code required

dglienna
December 28th, 2008, 08:18 PM
According to specs? Just figure out the best way to do it, and then create the app, test it, and then give it to you? Would that be too much trouble?

You can hire someone that would gladly do that for you, but not on this site.

We help people figure out why their code doesn't work. If you tried to do the work, and were to run into a problem, we could probably help.

If you have another week off (and our help), you should be able to figure out anything that was discussed in class, even if you were sleeping...