Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



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 / muzi

If you know sql, use UPDATE query..:-)

if dont

then

UPDATE [TableName] SET Field1 = @param1, Field2 = @param2,
Field3 = @param3 WHERE [ID] = @paramID

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which namespace are used for accessing the data?

1326


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

975


What is private assembly?

991


Explain about the performance of visual basic?

1072


What is global assembly cache (gac)?

1033


Explain internal keyword in .net framework?

1012


List the types of authentication?

966


Explain the difference between .dll extension and .exe extension files?

1105


What keyword is used to accept a variable number of parameter in a method?

1055


Can you please explain the difference between dataset and datareader?

1076


What are the various open source tool available for VB.NET?

1014


i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?

2715


Observations between vb.net and vc#.net?

1111


Explain nested classes?

1023


What is static member?

1047