Results 1 to 1 of 1

Thread: Problem regarding Space between the rows

  1. #1
    Join Date
    Feb 2009
    Posts
    27
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Question Problem regarding Space between the rows

    Hello all ,

    I have a form , in which on top there are two

    select boxes one for no.of adult & another one for child.

    the max. values in both the select boxes that can be

    selected are up to 5 .

    on seleceting the value 1 in the adult selectionbox a new row

    get appeared Visible containing two textboxes

    one for his firstname & another fior his last name .

    in the same way on seleceting the value 2, or 3, or 4, or 5 in

    the adult selectionbox ,

    new 2,3,4, or 5 rows get appeared Visible containing two textboxes

    each, depending on selection & also get hidden depend on

    selection .

    In the same manner On selecting the values in the no.of child

    selectionbox , new rows containing two text boxes get

    appeared Visible & get hidden depending on selection .

    when value max. value(5) is selected in both select box ,

    then max.no.of rows (10) are appeared Visible, (5) for each selectbox.


    But the problem arises is that When less than the max. no. is

    selected in both the selectboxes, the space between the

    less no. of visible new rows for adult name & new rows for child name remain

    expanded same as at the time of max. rows were visible .


    Is there any way so that the gap between the new rows

    also get adjusted on depending on selection .


    any suggestion will be appreciated .


    Thanks & Regards .
    Last edited by MSK7; 07-01-2009 at 08:33 AM.

Bookmarks

Posting Permissions

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