Forums
This topic is locked
List/menu size
Posted 28 Aug 2002 09:37:46
1
has voted
28 Aug 2002 09:37:46 Pablo Severin posted:
Hello all,I am trying to figure out if it is possible to set a specific size (lenght) to a List/Menu form object.
Any idea anyone?
Thanks in advance
Replies
Replied 28 Aug 2002 12:04:46
28 Aug 2002 12:04:46 Brad Matthews replied:
Is it a dynamic list/menu?
By this I mean is the list built from a recordset or do you build the list by adding options tags?
I am assuming that it is, so give your attention to writing a filtered recordset to narrow the quantity of returned values.
Some great articles can be found at www.w3schools.com/sql/default.asp outlining how to filter a recordset.
BTW, if you weren't wanting a dynamic List/Menu, my apologies.
By this I mean is the list built from a recordset or do you build the list by adding options tags?
I am assuming that it is, so give your attention to writing a filtered recordset to narrow the quantity of returned values.
Some great articles can be found at www.w3schools.com/sql/default.asp outlining how to filter a recordset.
BTW, if you weren't wanting a dynamic List/Menu, my apologies.