O
Oleg
(in .NET 2.0 with AJAX extensions)
I have an UpdatePanel on the form.
Now I want to use a link outside of my UpdatePanel to make it to update
(asynchronously) and also send some(at least one ) parameters.
I'm trying using ICallbackEventHandler, but it doesn't update the UpdatePanel.
Any suggestions?
Thanks.
I have an UpdatePanel on the form.
Now I want to use a link outside of my UpdatePanel to make it to update
(asynchronously) and also send some(at least one ) parameters.
I'm trying using ICallbackEventHandler, but it doesn't update the UpdatePanel.
Any suggestions?
Thanks.