Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Logical field in grid not showing Yes/No instead T/F
Message
 
To
17/04/2007 14:12:11
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01216898
Message ID:
01216951
Views:
12
Ok, just thought of something, I stuck a checkbox so I don't have to deal with the yes and no's. The problem is I'm creating my grid programmatically, and sometimes I'm getting errors when adding and removing the objects as shown below:

.Column6.RemoveObject('Text1')
.Column6.NewObject("Check1", "CheckBox")

because the objects already exist. Is there a way to test if an object exist before removeobject or newobject?

thanks
Nick
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform