Results 1 to 3 of 3

Thread: Multiple form command inside single form-- Urgent!!

  1. #1
    Join Date
    May 2010
    Posts
    2

    Unhappy Multiple form command inside single form-- Urgent!!

    Hi,

    I need a help to implement the following.
    i am having student obj with name, id, class.
    So my form like

    student name id class
    name 1 1 first
    name 2 2 second
    name 3 3 three (add new)
    save

    i am having only one save button. But all three records are editable at same
    time and new record can be added as well.

    So is there any possible way to get multiple form command with single form
    as a list or something. Or please give me the way to do it.

    Please help me to fix this.

  2. #2
    Join Date
    Mar 2010
    Location
    Sao Paulo / Brazil
    Posts
    3

    Default

    Hi,

    I'm not sure about your question. Is it really necessary edit all fields in the form ? What about allow to edit just the last row ?

  3. #3
    Join Date
    May 2010
    Posts
    2

    Default

    Quote Originally Posted by tvassiliadis View Post
    Hi,

    I'm not sure about your question. Is it really necessary edit all fields in the form ? What about allow to edit just the last row ?
    Hi,

    thanks for your response. But my requirement is with single save button
    with multiple form object or row

Tags for this Thread

Posting Permissions

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