Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListBox Focus after delete
Message
 
 
To
15/07/2002 13:41:03
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00678652
Message ID:
00678784
Views:
25
>>Is your data in the default datasession? Have you subclassed any of the nav-list's methods? Does the sample app behave as expected? What is the value of SET EXACT at the point the problem occurs?<<

Found the problem.

It's a filter problem evidently (I removed the filter and it worked correctly) - but obviously had records I didn't want to appear in the list.

I am setting a filter in the Form Init() after processing a DO CASE for the correct filter - like

THIS.SetFilter(with filter in here)

as this Form is used to populate a common table that I use to popuplate pick lists.

Everything works perfectly except when I delete the last record in the list, it just doesn't select the prior one as it should. Anyway around this since I need to use the filter?

Mel Cummings
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform