Results 1 to 4 of 4

Thread: Cols in TEXTAREA for Add/Updaqte

  1. #1
    Abb Kestler Guest

    Cols in TEXTAREA for Add/Updaqte


  2. #2
    Abb Kestler Guest

    Cols in TEXTAREA for Add/Updaqte (reply)

    On 11/5/98 10:08:31 AM, Abb Kestler wrote:
    > I ment to ask:
    Is there a way to set a textarea's rows and cols for memo/text fields. I can set the table's col width but not the text area. I'd like to increase both rows and cols.

    It appears the dbMagicCell property applies to the grid only?

  3. #3
    Frank Guest

    Cols in TEXTAREA for Add/Updaqte (reply)

    Abb,
    If you are talking about the "grid" cell, you can use MagicCell to wrap the memo/text inside the FORM's TEXTAREA. If you are talking about the separate text/memo box, you can use dbFORMMemo to set the row and col !!

    Frank


    On 11/5/98 10:13:27 AM, Abb Kestler wrote:
    > On 11/5/98 10:08:31 AM, Abb Kestler wrote:
    > I ment to ask:
    Is there a
    > way to set a textarea's rows and cols for memo/text fields. I can set
    > the table's col width but not the text area. I'd like to increase
    > both rows and cols.

    It appears the dbMagicCell property applies to the
    > grid only?

  4. #4
    Abb Kestler Guest

    Cols in TEXTAREA for Add/Updaqte (reply)

    No, I'm trying to make the textarea's in the "edit" and "update" forms wider. Anyway to do this



    On 11/5/98 12:07:38 PM, Frank wrote:
    > Abb,
    If you are talking about the "grid" cell, you can use
    > MagicCell to wrap the memo/text inside the FORM's TEXTAREA. If you are
    > talking about the separate text/memo box, you can use dbFORMMemo to set the
    > row and col !!

    Frank


    On 11/5/98 10:13:27 AM, Abb Kestler wrote:
    >
    > On 11/5/98 10:08:31 AM, Abb Kestler wrote:
    > I ment to ask:
    Is there a
    >
    > way to set a textarea's rows and cols for memo/text fields. I can
    > set
    > the table's col width but not the text area. I'd like to
    > increase
    > both rows and cols.

    It appears the dbMagicCell property
    > applies to the
    > grid only?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •