Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GridView update Not catching code?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01117451
Message ID:
01118071
Vues:
18
>Stephen,
>
>>I have my grid view with edit /update.
>>
>>Edit button fires code behind, but the Update is not caught?? I have a debug breakpoint set on it's first line which is
>>string w ="";
>
>Select your DataGridView in edit mode, go to the Properties Window and click on the lightning bolt. Do you see your handler method listed under the RowUpdating event?
>

yes I did. That is where the break point was located, and your code from the help inserted.

The code won't compile unless you strike the e.RowIndex. Seems that it's no longer a part of GridViewUpdateEventArgs e

At least in my experience these past few days. :(

__Stephen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform