![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I read, How can I update my user interface from a thread that did not create it? http://blogs.msdn.com/csharpfaq/arch.../17/91685.aspx I have a postback event handler, that requests user input via JavaScript confirm methods to process conditional steps. After completing asynchronous processing, binding the result sets to the gridview and dropdownlist controls, and issuing the UpdatePanel update command, changes are not reflected. Since I require input, I chose to separate the event handlers, and invoke each via button click events. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |