Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot reorder kMoverObj
Message
From
22/03/2004 14:10:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Cannot reorder kMoverObj
Miscellaneous
Thread ID:
00888611
Message ID:
00888611
Views:
38
Hi All,

I have a mover object that allows the user to choose the order in which fields will be exported from table. The app also saves "Exports" for reuse. The first time an Export is setup the mover object works fine. Problem is when I go in and try to change the order of the fields, the result is not saved.

I investigated the save procedure and it seems that the IsChanged() method of the Selected biz obj returns false. Therefore the PreSaveHook (where the code to save the field order is) never fires. The IsChanged() method seems to call another method called AMatch() which compares the current rowsource and the arowsourcebackup. At this point I check the values of both arrays and they are the same, then change in order is not reflected.

Am I missing something? Do I need to insert some code or set some property for the change in order to be reflected in the rowsource of the listbox?

Thanks in advance for any help!

Aloha,

James
Reply
Map
View

Click here to load this message in the networking platform