I'm working with the portal example docking scripts (http://www.telerik.com/demos/aspnet/prometheus/Dock/Examples/MyPortal/DefaultVB.aspx) which creates custom docks and saves the state.
Two issues:
1. Whenever a dock is dragg from Dock 2 to Dock1, the page does a full postback (non async). Works fine, dragging from 1 to 2.
2. Any time the page is reloaded or posts back, (such as in issue 1) all the controls disappear and the state is lost.
Any suggestions?
Thanks
Two issues:
1. Whenever a dock is dragg from Dock 2 to Dock1, the page does a full postback (non async). Works fine, dragging from 1 to 2.
2. Any time the page is reloaded or posts back, (such as in issue 1) all the controls disappear and the state is lost.
Any suggestions?
Thanks