3 Replies Latest reply: Oct 25, 2012 12:28 AM by Peter Grainge RSS

    Table Sorting in AIR Application Help

    RoboFan Community Member

      Does anyone have a solution for creating tables with rows that can be sorted by clicking on column headers in Adobe AIR application Help? I successfully created the functionality in CHM help and AIR browser help by following the information provided here: ttp://www.grainge.org/pages/authoring/tables/sorting_mingyi.org/sortrows.htm (minus the Killer Stripes alternate row color method, which is no longer available).

       

      However, when I generate AIR application Help, the sort functionality doesn't work.

       

      I'm running RoboHelp HTML 9.0.2.271 in a Win 7 64-bit environment with Java Version 7 Update 9 (build 1.7.0_09-b05).

       

      Note: For what it's worth, I have successfully deployed the "Show / Hide without Twisties - One button" JavaScript functionality described on page 9 of http://www.grainge.org/pages/authoring/twisty/Twisties1.pdf in AIR application help.

       

      My guess is that the JavaScript that provides the row sorting is the issue. Is there a modification I can make to the free mingyi.org sort JS file that'll enable the functionality in AIR application Help? Alternatively, does anyone know of a another table sorting JS file that's AIR application help friendly?