Listbox problem

Manos39

Registered User.
Local time
Today, 05:54
Joined
Feb 14, 2011
Messages
248
I have a listbox in a form which is controlled by values typed to unbount texboxes, but when an unbount textbox given a value brigs a results from sql statment query from a filed that has null values, the listbox does not populate with all records again from then on. Tryed whith the query but i dont thing the problem is there, all i want is after i erase all in the specific textbox, listbox to populate again with all records and not only that aren t null. Seems like missing the whole point of having the listox with this issue ..
 

Users who are viewing this thread

Back
Top Bottom