Quick question from a Newbie.
When using RadAjaxManager or RadAjaxPanel they both fire events in "If Page.IsPostBack then......" and do not fire events in "If Page.IsCallBack then.....". So I am not fully understanding the meaning of PostBack and CallBack. I thought the RadAjaxManager was making CallBacks to the server and not PostBacks. Is this by design?
What am I missing here?
A quick reply from an experienced programmer would be much appreciated.
Cheers
Ian.
When using RadAjaxManager or RadAjaxPanel they both fire events in "If Page.IsPostBack then......" and do not fire events in "If Page.IsCallBack then.....". So I am not fully understanding the meaning of PostBack and CallBack. I thought the RadAjaxManager was making CallBacks to the server and not PostBacks. Is this by design?
What am I missing here?
A quick reply from an experienced programmer would be much appreciated.
Cheers
Ian.