Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird and complex problem with selecting info in GridVie
Message
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01336671
Message ID:
01336694
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform