Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot reorder kMoverObj
Message
De
22/03/2004 14:10:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Cannot reorder kMoverObj
Divers
Thread ID:
00888611
Message ID:
00888611
Vues:
39
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
Répondre
Fil
Voir

Click here to load this message in the networking platform