Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can a Memo field Edit Box reside in a grid column?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00089092
Message ID:
00089128
Vues:
29
>>Hi Barbara,
>>Here are the steps I've taken to reach a dead end
>>Create Form
>>Set DE =Parmview
>>Drag GRID to add to Form
>>set recordsource =parmview
>>columncount= 6
>>create EXIT button
>>Right click ... edit GRID
>>Can't drag EDITBOX from toolbar into grid, each column is TEXT1
>>This is version 3.0b
>>How do I get a column to be an EDITBOX?
>
>Oh good, an easy one.
>
>1. Use your property sheet to highlight the grid column you want to replace. The property sheet should show Column1 (or whatever column you want).
>
>2. Select EditBox on the Form Property toolbar by clicking on it.
>
>3. Click anywhere on the column (not grid) you want to put the edit box in.
>
>If you want to remove the textbox, there are a couple more steps:
>
>4. Use the Property sheet to go to the TEXTBOX in the column where you added the Editbox.
>
>5. Click on the form designer title (it will say "Form Designer - MyForm.SCX")
>
>6. Press the DELETE key. You will now have ONLY the EditBox control in your column.
>
>If you want to keep both the Textbox and the Editbox (this may be required if your grid is not the base class).
>
>4a. Go to the Column you added the EditBox to. Click on DATA and set the CurrentControl to the EditBox.
>
>HTH
>Barbara

Just my 2 cents :)
Remember, that you cannot drag and drop the control from classlib in the Project Manager, you can only add it from the Form Controls toolbar. Who knows why? :)))

Nick
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform