Friday, January 16, 2009

Using the Sort control:

    Attach <html xmlns:v="urn:schemas-microsoft-com:vml"> in the <html> tag.

    Attach <script src="../controls/MultiSorting.js" language="jscript"></script> to the ASP code.

    Attach <link rel="stylesheet" type="text/css" href="../controls/MultiSorting.css"> to the HTML code.

    Attach the following controls:

<input type=hidden name="X_ORDER_BY">

<img src="../controls/images/go_eng.gif" onClick="ShowPlot(this)" style="cursor: hand;"/>

    Attach <%=ProcessXsl(XmlFreeFile('../cm/SortData.xml'), XmlFreeFile('../controls/MultiSorting.xslt'), void 0, {"urn:ls-proxy" : Proxy1})%> at the bottom of the page.

No comments:

Post a Comment