hey friends,
Firstly I pick the records from the database into the
DataGridView, Then I want that If I made any changes to the
records in the GridView & Click on Update Button, Changes
are Reflected into the main Database .Plz do reply back

Answer Posted / guest

If you are working with Sql Server database then provider
specific class named sqlcommandbuilder is available with
your sql server provider.This command will call the update
method of datadapter object ,which will update the contents
of your dataset and the same will be displayed in your
datagrid ,which inturn will reflect the changes in database.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between dispose(), close(), exit(), end()? When do we use them?

639


Write a VB.Net console program to check whether a number is perfect or not.

7099


Explain about branching logic control in vb.net?

609


List the types of authentication?

610


Can you please explain the difference between dataset and datareader?

636






What is strong typing and weak typing?

630


Explain the difference between datatable and dataset?

657


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1257


my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .

1631


What is strong name in .net assembly?

623


Explain about visual basic.net?

749


How to store decimal data in .net?

733


How to run a dos command in vb.net?

685


Can you please explain the difference between authentication and authorization?

617


How to store images in sql server database through vb.net?

588