Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More KMoverObj Woes
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
More KMoverObj Woes
Miscellaneous
Thread ID:
00398963
Message ID:
00398963
Views:
46
I have a mover obj, where I want the user to be able to default to a specific set of "moved" records. I'm doing this by first deleting all the records in my selected list's view, then adding them according to some specific settings.

Here is where I encounter the problem, I call the mover obj's RefreshAll() method to update the lists. It subsequently calls the RefreshSelectedList() method. This method essentially selects the records from the selected list's view into the aSelList array. The mover obj uses this array to populate the selected list. Anyway, when it selects these records into the array, it doesn't actually select any. The array is empty, when it should have selected all of the records.

Any ideas?

Doug Stalter

"According to the proverb, the best things are the most difficult." -Plutarch
Next
Reply
Map
View

Click here to load this message in the networking platform