Ask a Question related to Dreamweaver AppDev, Design and Development.
-
rajesh #1
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
-
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. -
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... -
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... -
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... -
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... -
Manuel Socarras #2
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
-
rajesh #3
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
-
Manuel Socarras #4
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
-
rajesh #5
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...menu> 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> > 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
-
bthouin #6
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



Reply With Quote

