|
I have been using Ext JS quite a bit, and now am looking at Coolite, and am very impressed with the ease of use.
However I am battling with partial postbacks within each port.
I am using a master page that has my Ext ViewPort and <asp:scriptmanager> on it, and on the actual page, within each <asp:Content> contained within each port I am trying to place the <asp:UpdatePanel> to get partial postbacks.
However everytime I run it, it posts back the whole page on a click.
Has anyone had similiar problems or am I missing something?
Any assistance or suggestions would be greatly appreciated.
|