Results 1 to 2 of 2

Thread: Choose how to display the edit/update/delete form

  1. #1
    OM Guest

    Choose how to display the edit/update/delete form

    Hi,

    Im trying your product. Look great.
    However, it seems that there is no way to do so:
    - work in grid mode
    - when click update, choose the design of the form table

    For example, I have the following fields
    First Name / LastName / Tel / Mobile / Fax / Mo / Address etc..

    By default, clicking "update" give me the following table:

    ===============================
    ¦ Field | Current Record ¦
    -------------------------------------------------------------
    ¦ First Name | First Name Text box ¦
    ¦------------------------------------------------------------
    ¦ Last Name | Last Name Text box ¦
    --------------------------------------------------------------
    ¦ Tel | Tel1 Text box ¦
    --------------------------------------------------------------
    ¦ Mobile | Mobile Text box ¦
    --------------------------------------------------------------
    ¦ Fax | Fax Text box ¦
    --------------------------------------------------------------
    etc..

    What I want is something like:

    ================================================== =========
    ¦ Field | Current Record ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ First Name, Last Name | First Name Text box | Last Name Text box ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ Tel, Mobile, Fax | Tel Text box | Mobile Tex box | Fax Tet box ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ Address | Address Text box ¦
    -----------------------------------------------------------------------------------------------------------------------
    etc..


    In one word: choose the design I want for my update form.

    Is it possible ?

    Thank's for your answer.

    Best Regards,
    Ilite


  2. #2
    Frank Guest

    Choose how to display the edit/update/delete form (reply)

    Checkout this example -

    http://www.kingkwong.com/CaseStudy/C34/C34.asp


    FK


    ------------
    OM at 11/10/99 1:53:43 PM

    Hi,

    Im trying your product. Look great.
    However, it seems that there is no way to do so:
    - work in grid mode
    - when click update, choose the design of the form table

    For example, I have the following fields
    First Name / LastName / Tel / Mobile / Fax / Mo / Address etc..

    By default, clicking "update" give me the following table:

    ===============================
    ¦ Field | Current Record ¦
    -------------------------------------------------------------
    ¦ First Name | First Name Text box ¦
    ¦------------------------------------------------------------
    ¦ Last Name | Last Name Text box ¦
    --------------------------------------------------------------
    ¦ Tel | Tel1 Text box ¦
    --------------------------------------------------------------
    ¦ Mobile | Mobile Text box ¦
    --------------------------------------------------------------
    ¦ Fax | Fax Text box ¦
    --------------------------------------------------------------
    etc..

    What I want is something like:

    ================================================== =========
    ¦ Field | Current Record ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ First Name, Last Name | First Name Text box | Last Name Text box ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ Tel, Mobile, Fax | Tel Text box | Mobile Tex box | Fax Tet box ¦
    -----------------------------------------------------------------------------------------------------------------------
    ¦ Address | Address Text box ¦
    -----------------------------------------------------------------------------------------------------------------------
    etc..


    In one word: choose the design I want for my update form.

    Is it possible ?

    Thank's for your answer.

    Best Regards,
    Ilite


Posting Permissions

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