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
Miscellaneous
Thread ID:
00398963
Message ID:
00398978
Views:
16
Hi Kevin,

I can't really do that. I need this functionality at any time. In other words, the user can initiate this process of having a set of "pre-selected" records selected.

I don't really think this is a problem with the mover, but possibly something wrong with my view. Essentially, it get to a point in the code where a SELECT blah blah blah FROM blah INTO ARRAY This.aSelList is being executed, and it doesn't actually select any records.

I'm wondering if this is because of something I'm doing. I'm deleting any existing records in the view, then adding this "default" set of records to the view via the SelListObj.New() method. Once that is done, I'm calling the MoverObj's RefreshAll method.

BTW, I think I'm going to have to review my Austin Powers trivia for when you come out here. <g>

>Doctor Dug (hey, I think I like that <g>...very Austin Power-ish),
>
>Without digging a bit deeper I'm not sure why you're encountering this problem. However, if I understand what you're doing, can't you set the view to the correct records before the KMoverObj code kicks in...possibly in the business object's PostInitHook() method?
>
>Regards,

Doug Stalter

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

Click here to load this message in the networking platform