Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I triger a field validation for a primary key
Message
From
15/10/1997 17:37:47
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
13/10/1997 16:03:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00052119
Message ID:
00054777
Views:
48
>form. My ideas are as follows: >Textboxes, spinners, lists, etc., have a custom property called datafield. >This property is filled at design time with the value that would normally >reside in controlsource. There is another property called editmode. (This >is toggled in the add/edit/save/undo methods, just like form.editmode. The >controlsource property is left empty. The refresh event of the classes: > >this.value = eval(this.datafield) > Just another idea: for every alias involved in a form, create an object oAlias on the form. Then just Select the_alias Scatter Blank name oAlias Every control could then have controlsource oAlias.fieldname. At save time we could either Insert into the_alias from name oAlias or gather from name oAlias depending on what we do (insert or update). What do you think of this?

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform