Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Same table on 2 forms
Message
From
27/05/1999 10:12:13
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/05/1999 10:02:03
Frank Cavone
Monetary Management of Ny, Inc.
Albany, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00223424
Message ID:
00223433
Views:
27
>i have a table with many fields. i need to be able to access the same record on more than one form and be able to edit that data. I am using text buttons class to control file updates, edits etc. i simply want to access the same data on a second form without opening and closing the table to do so. i have some strategies, but they seem to be way more complicated than they they should be(tons of overhead). there must be a simple solution. open to suggestions!
>thank you
>frank
Frank,
Pageframe might be an option to do it with only one form.
For separate forms you could have navigation buttons on only one and use default datasession.
Or default datasession + navigation buttons on all but setting each (edit starts on one so all navbuttons on all forms should be in editmode and when it's saved, reverted from any of the forms all form navbuttons should also change state). This would be rather complex and having one navbutton as a toolbar would be nice.
Or you might use private datasession + navigation buttons on all forms. But this approach would start edits on each independently as if they were on different computers.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform