Drop down Combo box - displayCollection
Posted: Fri Aug 07, 2009 1:00 pm
by Anonymous >> Wed, 5 Jul 2006 10:15:55 GMT
Hi,
I'm new to jade and I'm developing a new form on our Credit Control system to maintain various items of Customer information.
The users need a list from which to select the required Customer Account by Customer name.
I have this working using the listCollection & displayEntry methods however it is a little slow, due to the size of our Customer file, when initializing and adding new Customers.
It has been suggested that if I use the displayCollection & displayRow methods the speed may be improved. However I then lose the ability to type a character into the combo box ie 'L' and have the list move to the Customers whose name starts with an 'L' listed.
Apparently this can be overcome using the scrolled method on the combo box but I honestly don't know where to start.
If anyone has come accross this problem before or can point me in the right direction I would be most grateful.
Thanks,
Stu Good
Selwood Group Ltd.
Hi,
I'm new to jade and I'm developing a new form on our Credit Control system to maintain various items of Customer information.
The users need a list from which to select the required Customer Account by Customer name.
I have this working using the listCollection & displayEntry methods however it is a little slow, due to the size of our Customer file, when initializing and adding new Customers.
It has been suggested that if I use the displayCollection & displayRow methods the speed may be improved. However I then lose the ability to type a character into the combo box ie 'L' and have the list move to the Customers whose name starts with an 'L' listed.
Apparently this can be overcome using the scrolled method on the combo box but I honestly don't know where to start.
If anyone has come accross this problem before or can point me in the right direction I would be most grateful.
Thanks,
Stu Good
Selwood Group Ltd.