Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reposition record pointer in a BizObj
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00362006
Message ID:
00363056
Vues:
17
Hi Cathi, I wouldn't put code in my form classes for this either. I personally have different methods in my bizobj's such as (SeekProductID(),
GetProductDescriptions()). Then you can call those from the form. You should try to keep all your logic in your bizobj's. Hope this helps. By the way, I have to beat myself over the head all the time to keep from dropping a button on a form and throwing code in the click() :)


>I need move to a specific record in a BizObj based on the cUniqueIdField. Is there a method to do this in the BizObj or DataBehavior? I can't seem to find one. I don't like coding record movement directly on my forms because the DataBehavior could change in the future and cause my code to error. There is methods for First, Last, Next, and Prior but not for a specific record based on the cUniqueIdField or any other field.
>
>Am I missing something??
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform