im trying to get my flexigrid to sort its columns in the browser and not on the server. i have a static XML file that is loaded into the grid and displays exactly how i want... the thing is flexigrid doesnt sort the table as it is working from a local data file.
i have found a few 'extentions' to the original code but i cant seem to get them to work.. this one in particular seemed promising.. http://pixelnix.com/flexigrid-jquery-plugin-extending-to-allow-sorting-of-static-grids/comment-page-1/#comment-10498
there is also this solution but it kept breaking my table completely.. https://groups.google.com/forum/?fromgroups#!topic/flexigrid/VJTp5GP0sc4
so my question still remains.. how can i sort in the browser using the lovely flexigrid ? i really want to move away from using flash searchable datagrids as these dont show in ios products..
look forward to hearing back!
xx