Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot delete text boxes on grid
Message
 
To
09/05/1999 04:18:26
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00216460
Message ID:
00216537
Views:
33
I will start over with the grid before I do that. I want my design time design surface to be clean.


>>I have a grid in a form class. I cannot delete extra text boxes. I have performed the following:
>>
>>1). Open the properties dialog.
>>2). Set the propety selection combo box to the text box in the grid I wish to delete.
>>3). clicked on the body of the grid in the column contining the text box.
>>4). Hit the delete key.
>
>Just a WAG - you can do it with the normal grid, but your grid is a member of a class where it has the text1 textbox in each column. In this case, it could probably have no way of deleting an object which exists in the class, other than at runtime, which means grid's .init, where you should
>
>this.removeobject(this.columnX.text1.name)
>
>I'm not quite sure about this, but I've had this impossibility of removing an object which exists in the class definition of its container, at least not at design time. Having found a quick workaround when I stumbled over that, I didn't investigate further.
What ben makes tracks for what wil be. Words in the air pirnt foot steps on the groun for us to put our feet in to.

Riddley Walker
Previous
Reply
Map
View

Click here to load this message in the networking platform