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 is difference between import system.data.sqlclient,system.data.oledb?

557


Explain the difference between vb.net and c#, related to oops concepts?

495


what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

565


What is a static class?

596


What are the advantages of vb.net and c#?

638






What is vb.net used for?

550


Explain how to store decimal data in .net?

711


What is code access security?

684


What is the use of errorprovider control?

593


What is meant by jagged arrays?

579


What is the significance of delegates. Where should they be used?

510


Explain convert.tostrin?

630


what is common language specification?

517


Can you please explain the difference between authentication and authorization?

536


Observations between vb.net and vc#.net?

569