Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox Focus after delete
Message
 
 
À
15/07/2002 13:41:03
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00678652
Message ID:
00678784
Vues:
26
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform