Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default limit listbox items

    hi,
    I have a list with applications
    but there are about 50 applications in the list

    when want to view the list I see the first about 30
    but want to view 10 and than further scroll

    how can I see only the first 10 and than scroll by my self the others?

    please advise
    kisoen


    rajesh Guest

  2. Similar Questions and Discussions

    1. Remove multiple selected items listbox
      How, using asp.net (vb.net), can I remove multiple selected items from a listbox. Everything I try does not seem to work. Thanks in advance.
    2. limit list Items
      Hello All, I want to create two lists which will be drag enabled. I want one list to have any # of items but I want the second list to allow...
    3. Populating listbox with selected items
      Hi All, I've got a form on which a customer's record is edited/updated. There is a listbox that should show a full list of options with only the...
    4. Clearing ListBox Items Out
      I am using the Listbox component that ships with Flash MX and have 2 radio buttons that toggle the list of items in the listbox - 2 different sets...
    5. Loop through the listbox to read selected items
      Hi, I am trying to loop through the listbox and read the selected items from the list, within a CLICK event on an aspx page. The following is...
  3. #2

    Default Re: limit listbox items

    select the list & in the Properties window set how many items you want
    to see

    rajesh wrote:
    > hi,
    > I have a list with applications
    > but there are about 50 applications in the list
    >
    > when want to view the list I see the first about 30
    > but want to view 10 and than further scroll
    >
    > how can I see only the first 10 and than scroll by my self the others?
    >
    > please advise
    > kisoen
    >
    >
    Manuel Socarras Guest

  4. #3

    Default Re: limit listbox items

    nope
    this is to choose a menu not from a listbox where it the property is menu
    is it many somewhere else this functionality?

    gr.kisoen


    "Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    news:d1mg4d$k0$1@forums.macromedia.com...
    > select the list & in the Properties window set how many items you want
    > to see
    >
    > rajesh wrote:
    >
    > > hi,
    > > I have a list with applications
    > > but there are about 50 applications in the list
    > >
    > > when want to view the list I see the first about 30
    > > but want to view 10 and than further scroll
    > >
    > > how can I see only the first 10 and than scroll by my self the others?
    > >
    > > please advise
    > > kisoen
    > >
    > >

    rajesh Guest

  5. #4

    Default Re: limit listbox items

    well, it seems is a translation problem. in the DW spanish version,
    *menu* is the dropdown with only 1 item visible and *list* is the one
    wich can show many items and allows multiple selection. "Traductore
    traditore"

    anyway, are your list static or dinamic?

    rajesh wrote:
    > nope
    > this is to choose a menu not from a listbox where it the property is menu
    > is it many somewhere else this functionality?
    >
    > gr.kisoen
    >
    >
    > "Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    > news:d1mg4d$k0$1@forums.macromedia.com...
    >
    >>select the list & in the Properties window set how many items you want
    >>to see
    >>
    >>rajesh wrote:
    >>
    >>
    >>>hi,
    >>>I have a list with applications
    >>>but there are about 50 applications in the list
    >>>
    >>>when want to view the list I see the first about 30
    >>>but want to view 10 and than further scroll
    >>>
    >>>how can I see only the first 10 and than scroll by my self the others?
    >>>
    >>>please advise
    >>>kisoen
    >>>
    >>>
    >
    >
    >
    Manuel Socarras Guest

  6. #5

    Default Re: limit listbox items

    my is dynamic

    why is this giving some problems?

    gr. kisoen

    "Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    news:d1mhvu$3gi$1@forums.macromedia.com...
    > well, it seems is a translation problem. in the DW spanish version,
    > *menu* is the dropdown with only 1 item visible and *list* is the one
    > wich can show many items and allows multiple selection. "Traductore
    > traditore"
    >
    > anyway, are your list static or dinamic?
    >
    > rajesh wrote:
    >
    > > nope
    > > this is to choose a menu not from a listbox where it the property is
    menu
    > > is it many somewhere else this functionality?
    > >
    > > gr.kisoen
    > >
    > >
    > > "Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    > > news:d1mg4d$k0$1@forums.macromedia.com...
    > >
    > >>select the list & in the Properties window set how many items you want
    > >>to see
    > >>
    > >>rajesh wrote:
    > >>
    > >>
    > >>>hi,
    > >>>I have a list with applications
    > >>>but there are about 50 applications in the list
    > >>>
    > >>>when want to view the list I see the first about 30
    > >>>but want to view 10 and than further scroll
    > >>>
    > >>>how can I see only the first 10 and than scroll by my self the others?
    > >>>
    > >>>please advise
    > >>>kisoen
    > >>>
    > >>>
    > >
    > >
    > >

    rajesh Guest

  7. #6

    Default Re: limit listbox items

    Wether it's dynamic or not is not the issue.

    If you defined that you want to see 1 (which is default), then it is a
    dropdown list, and it will ALWAYS show all entries when dropped down.

    If you define that you want to see 10 (which is set in the <select> tag
    with size="10"), then it will have scroll bars if there are more than 10.

    As Manuel mentions, the name of the control in DW is badly chosen.
    Instead of being labeled a "menu/list", it should be called a
    "combobox/listbox".

    Cheers
    Bernard

    rajesh wrote:
    > my is dynamic
    >
    > why is this giving some problems?
    >
    > gr. kisoen
    >
    > "Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    > news:d1mhvu$3gi$1@forums.macromedia.com...
    >
    >>well, it seems is a translation problem. in the DW spanish version,
    >>*menu* is the dropdown with only 1 item visible and *list* is the one
    >>wich can show many items and allows multiple selection. "Traductore
    >>traditore"
    >>
    >>anyway, are your list static or dinamic?
    >>
    >>rajesh wrote:
    >>
    >>
    >>>nope
    >>>this is to choose a menu not from a listbox where it the property is
    >
    > menu
    >
    >>>is it many somewhere else this functionality?
    >>>
    >>>gr.kisoen
    >>>
    >>>
    >>>"Manuel Socarras" <msoc**no-spam**@airtel.net> schreef in bericht
    >>>news:d1mg4d$k0$1@forums.macromedia.com...
    >>>
    >>>
    >>>>select the list & in the Properties window set how many items you want
    >>>>to see
    >>>>
    >>>>rajesh wrote:
    >>>>
    >>>>
    >>>>
    >>>>>hi,
    >>>>>I have a list with applications
    >>>>>but there are about 50 applications in the list
    >>>>>
    >>>>>when want to view the list I see the first about 30
    >>>>>but want to view 10 and than further scroll
    >>>>>
    >>>>>how can I see only the first 10 and than scroll by my self the others?
    >>>>>
    >>>>>please advise
    >>>>>kisoen
    >>>>>
    >>>>>
    >>>
    >>>
    >>>
    >
    >
    bthouin Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139