![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a web site that seems to have a datasource refresh problem. On one of the pages, I have a checkbox list control that is attached to a Access datasource. I also have two buttons, one to select all items and one to deselect the items in the list. I have a function in this page that I pass the state of how I want all items in my datasource selected (true for selected, false for unselected) and issue a SQL statements to update the selected field for all records in the table that is attached to the check listbox. (this function uses local variables for the OLEDB connection and commands). I have verified the values in the database and the SQL statements are executing properly. It is when it finished executing, the screen is not refreshed with the new values and I'm not sure how to accomplish that. Can someone help me with this problem? Thanks so much! David |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |