Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please help me Grid property settings,
Message
From
20/12/2001 09:42:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00596737
Message ID:
00596740
Views:
20
>This is my first time i am working on Visual foxpro.
>Could someone help me how i can place a command button in the column of a grid.
>By default a text box is appearing in the grid column
>
>For example if there is one column in the grid by default it is appearing like this in the properties window
>Column1
>Header1
>Text1
>
>when i put the command button in the column1 in the proerty window it is appearing like this
>Column1
>Header1
>Text1
>command1
>
>I am trying to remove the text1 from column1 and also my command button has to appear in the column in the design time and also in the run time please help me.
>
>Thank you in Advance.

The tricky part is selecting the column, or selecting objects contained within the column. You have to do this through the property sheet!

Also, please note that if you insert an additional object into the column, you will have two objects: the original textbox (.Text1), and your CommandButton, for instance. You can delete the original textbox (property sheet!), or change property .CurrentControl of the column.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform