I have a combo pulldown box which ties to a single table. The table has about 1000 records. Sometimes the combo will just list about the first 200 items and sometimes it will list 600. How do I ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10331752.html
Zones:
MS AccessDate Answered: 04/22/2000 Grade: B Views: 0
hi guys
i need your help
How to get the list index were i'm positioned on a forms 6 list_item
help me please
thank's so much
http://www.experts-exchange.com/Database/Oracle/Q_21587215.html
Zones:
OracleDate Answered: 10/10/2005 Grade: B Views: 0
How can I select or unselect individual items in a multiselect list box?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10293782.html
Zones:
MS AccessDate Answered: 02/11/2000 Grade: A Views: 18
Hello Experts. I have a doubt.Is there any way to select multiple values from a list Item. I am working in Forms 4.5. I heard that there is indirect way of doing this. Can any one help me out in t...
http://www.experts-exchange.com/Database/Oracle/Q_20128135.html
Zones:
OracleDate Answered: 04/09/2002 Grade: A Views: 15
I have a List Box with 4 columns,
And I insert the data with command
lst1.AddItem rst!col1 & ";" & rst!col2 ...(where rst is recordset)
If the rst!col1 will contain ";" (this specific cha...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20927032.html
Zones:
MS AccessDate Answered: 05/16/2004 Grade: A Views: 4
Hello Experts!
I have two listboxes which I would like to populate a table. But here's the catch - I would like to include only the DESELECTED (is that a word?) items in the first list box and ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Access_Coding-Macros/Q_225...
Hallo everybody,
I have a problem with the List Item object
in the Oracle forms.
How can I retrieve the selected item(s) from
a list ?
I didn't find any function like 'list.GET_
SELECTED_ITE...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20596151.html
Zones:
DatabasesDate Answered: 05/17/2004 Grade: A Views: 211
i want to fill a list item (pop list) from oracle database table.
suppose i have a table name customer and having column
custid,custname. i want to fill a poplist in form with these 2 columns....
http://www.experts-exchange.com/Database/Oracle/Q_20942275.html
Zones:
OracleDate Answered: 10/10/2004 Grade: A Views: 0
Hi,
I have a form (created using the "book" table) which has a list item(poplist) called "year_book".
I have created a table "year_list" with only one column "year_book". In this "year_list" i...
http://www.experts-exchange.com/Database/Oracle/Q_21110873.html
Zones:
OracleDate Answered: 09/05/2004 Grade: A Views: 17
Hi, I have an <ul> which has several <li> inside. My question is: How do I hide / show a specific <li> without creating one <ul> for one <li>, putting the <ul> inside a panel and setting the visibl...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21187983.html