Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing the form
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00904563
Message ID:
00905334
Views:
19
Just so everyone will know...
I'm still stuck on this one.

Does anyone have any useful input for me to consider on this item?
If you need more information, please ask.

TIA,
Rick
-------------------------------
>I have a VB.Net Web Form composed of several panels. On the main panel, which is visible at all times, I display information about contacts. On another panel, the find panel, I collect informtion that allows me to modify the WHERE clause of my Select statement, used to populate the main panel.
>When I click the OK button on the find panel, confirming my new WHERE clause, I'd like to have the record currently displayed on the main panel to be replaced by the first record matching the new WHERE clause.
>
>I also have navigation buttons on the form, in the main panel.
>Currently I have to click my "FIRST" button to get the form to update with the content of the first record matching the new WHERE clause.
>
>I've tried calling the "FIRST" button in the code after my WHERE clause session variable is updated, but that's not working. What do I need to do to get it to work?
>
>TIA,
>Rick
Previous
Reply
Map
View

Click here to load this message in the networking platform