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

I have a datagrid of 10 rows and I am updating the fifth
row using template column edit. How wil u know that the row
is updated, so that it can be send to database for updating
the respective table?

Answer Posted / aric smith

In GridView_RowUpdating Event, you get e.RowIndex which can
be used for finding out row edited.

e.g. : gridview.Rows[e.RowIndex]

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are Session states available and its Uses?

2266


Where can I get the details on migration of existing projects using various technologies to asp.net?

1161


Differentiate between structure and class.

1071


What is break mode?

994


What is cross page posting? How is it done?

1014


Disable browser cache for entire ASP.NET website?

1269


Why do we use web config?

990


What is the difference between union and join?

1278


Which of the following .NET framework supports Web API?

1145


What is a swagger in web api?

1110


Explain why datareader is useful?

1046


Where sessions are stored?

1144


Differentiate between authentication and authorization.

1019


What is connection pooling and how to enable and disable connection pooling?

1075


In order to get assembly info which namespace we should import?

1049