Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to navigate in the filtered table
Message
From
30/01/2002 11:03:42
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00612736
Message ID:
00612775
Views:
27
Hi Nadya,

> this record should disappear from the view (since it's manually resolved) and user should automatically go to the next record in a filtered view. I can not achieve this functionality. I always skip one more record, than needed.

I am guessing here, but all you should need to do is:

SELECT < viewname >
DELETE
< Grid >.SetFocus()

If that doesn't work then, obviously, we need to dig a little deeper and see what's happening.
----
Regards
Andy Kramek
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform