Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing the form
Message
General information
Forum:
ASP.NET
Category:
Web forms
Title:
Refreshing the form
Miscellaneous
Thread ID:
00904563
Message ID:
00904563
Views:
74
I have a VB.Net Web Form on which I collect informtion that allows me to modify the WHERE clause of my Select statement.
When I click the OK button confirming my new WHERE clause, I'd like to have the record currently displayed on the screen to be replaced by the first record matching the new WHERE clause.

I also have navigation buttons on the form.
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
Next
Reply
Map
View

Click here to load this message in the networking platform