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...

Suppose you display a data having 200 records in a
datagrid. Then you edit 100 records of them. Now when you
will press update button,all 100 records should be updated
in single shot rather than reading every record and
updating. How to do it?

Answer Posted / masuduz zaman

By using dataSet.GetChanges(DataRowState.Modified) method we can update all 100 records at a time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is an assembly?

1021


Which method is used to perform all validation at the page level?

1031


How does output caching work in ASP.NET?

982


what is AutoEventWireUp and what is the use of This property explain in details?

1654


If you are using components in your application, how can you handle exceptions raised in a component?

2746


Where viewstate value is stored in asp.net?

1143


What is the difference between session and viewstate in asp.net?

1161


What is meant by asp.net?

1031


Where are session variables stored?

1007


What are the elements of a website?

1048


What is difference between session and application in asp net?

1068


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

2207


Explain the difference between singleton and single call?

1038


What are the Types of state management techniques

1066


What are Master Pages in ASP.NET? or What is a Master Page?

1209