Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit Box or List Box in a Grid?
Message
 
À
19/07/2000 09:13:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00394269
Message ID:
00394278
Vues:
12
>I have the need to show more characters in grid than I can fit on one line. Is there a way to use a edit box or list box instead of a text box. My goal is to show multiple lines per record in a grid.
>
>
>Jeff Hibbs
>Blencowe Computer Services

Jeff, yes, you can place any control into the grid column. You may also create a container with necessary controls and drop it into the column.
You have to edit your grid, then drag and drop control from the Form Controls toolbar, (not from Project Manager) to the desired column. Then you set the column.CurrentControl to control of your choice. You should also set Column.Sparse = .F. so your control is visible in all records, not just current one.
You may remove the default textbox from the column by selecting it in the Property sheet, then click on the Form Designer title bar and press Delete key.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform