• Ajax Toolkit - [Ajax]2009-05-23

    DragPanelExtender

     

    The DragPanel targets any ASP.NET Panel and takes an additional parameter that signifies the control to use as the "drag handle". Once initialized, the user can freely drag the panel around the web p...
  • AJAX核心组件 - [Ajax]2009-05-18

    Tag: AJAX

    客户端代码实现网络回调

    <asp:ScriptManager ID="ScriptManager1" runat="server">

            <Services>

            <asp:ServiceReference Path="Simple...