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:
00132912
Vues:
28
...snip...

>Hi Ed,
>
>Just to add my 2 cents. Though you can use an editbox directly in a grid column to edit a memo, why would you? IMHO, it's easier and cleaner to do either of these:
>
>1. Put editbox beside grid and size to same height as grid. Use this for memos.
>
>or the way I prefer
>
>2. Put a command button in the grid column that will activate a form class with an edit box for editing.
>
>Not to say your approach is wrong, it just seems like more of a restricted editing area. HTH

I have a dumb question if I try this how do I pass the memo information back and forth from the form with the edit box?

Am I right is assuming it would be:

Do form frmEdit with table.memofieldname to table.memofieldname

and then in the frmEdit just return this.edtbox.value?

Will it handle everything correctly if the memo field has a ton of info in it?

Thanks,

Paul Acton
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform