setItems() is there a limit?

12 views
Skip to first unread message

jajajaman

unread,
Jul 8, 2010, 4:08:10 PM7/8/10
to jsLINB
I'm trying to setItems on a combolist and find it crashes my browser
when i try to put too many items in there.. It's not much of a
surprise.. but are there any suggested workarounds to this?

JustGo

unread,
Jul 8, 2010, 8:30:48 PM7/8/10
to jsLINB
Then you need to wrap a class( include a List for showing items , a
PageBar for page-turning , and a Inupt/Button for searching ), and pop
your Com in ComboInput's beforeComboPop event.

Class("App.ListSearcher", "linb.Com",{
...

jajajaman

unread,
Jul 9, 2010, 9:13:41 AM7/9/10
to jsLINB
Actually.. is there any way of using native form elements? I don't
think my list is so big that it would break a select..

JustGo

unread,
Jul 9, 2010, 8:56:12 PM7/9/10
to jsLINB
I tried 1000 lines, it works fine.

If you have more then 1000 items in a list, you should consider to
redesign this feature.
Reply all
Reply to author
Forward
0 new messages