Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Copying
Message
From
13/04/2000 09:46:07
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/04/2000 08:01:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00359171
Message ID:
00359237
Views:
9
>Is there a way to copy a combo that is in a column from a grid.
>Thanks.


Cemal,
With only using keys like Ctrl+C, Ctrl+V etc in designer I think it's not doable (I couldn't). OTOH you could temporarily put a commandbuton with code :

ThisForm.myGrid.myColumn.myCombo.SaveAsClass("myDummy.vcx","myDummyCombo")

and save it as a class. Later use the class itself in grid.
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