kyawmyintaung 0 Newbie Poster

Hi everyone,

I am a new to this forum and also a new to ASP.NET.

I am implementing to show a Callback result from WCF service to one textbox of ASP.NET web page.
In my debug mode, I received the result from callback procedure, I can put the result into a textbox, I saw the textbox has the result value, but nothing happen to UI. From UI, the textbox show nothing.

How can I force refresh this textbox with updated data to UI?
WCF callback service result is come by asynchronously.

I have searched the web and I haven't seen any post that implement WCF callback in ASP.NET web page.

Thanks in advance to anyone who can help me.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.