o.k i have a list box that lists all the records in my database
i have a checkbox which when clicked i want that when clicked all the records in the database that are out of date are not show.
Now i have written the query and tested it independently it works great. i was just wondering if someone could tell me how i can make it so that when i click the check box the query is applied to the list.
i have a checkbox which when clicked i want that when clicked all the records in the database that are out of date are not show.
Now i have written the query and tested it independently it works great. i was just wondering if someone could tell me how i can make it so that when i click the check box the query is applied to the list.