Hello,
I have a page that is displaying a user control that contains labels and textboxes. The values that needs to be updated periodically into textboxes and labels I've tried get them through a second thread that is calling a method from a service.
How can I update the values of the textboxes from user control from the secondary thread? The callback function of the second thread is obvious static and I can't get a reference to usercontrols from the webpage.
Update controls from another thread on a webpage
Page 1 of 1|
|

New Topic/Question
Reply



MultiQuote


|