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:
00905431
Views:
14
>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

Is the autopostback property set on your OK button?
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform