Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird and complex problem with selecting info in GridVie
Message
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01336671
Message ID:
01336694
Vues:
13
>Hi everybody,
>
>I have a GridView and when I select a record I activate the appropriate FormView (make it visible). I then can save data and re-select the same record again.
>
>I found, that the next time I re-select the same record, my stored procedure to get record information PersonSelect is not executed (I'm running SQL Profiler to see what's going on).
>
>Do you know why is that and if there is a way to always re-select data for my FormView?
>
>Thanks a lot in advance.

Thanks to the alternative forum I found that I didn't have FormView.DataBind() in the SelectedIndexChanged method.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform