Ramblings

Delphi Programming Observations

Source Code License About Contact

Saturday, February 7, 2009

JQuery and TableSorter in a TWebBrowser

JQueryTableSorterTest Screenshot

As a follow up to my first post on JQuery in a TWebBrowser, I wanted to add the JQuery plugin TableSorter to an HTML report in order to add interactive sorting. Again, I wanted the program to be fully self-contained, so I didn’t want to add any <script> tags referring to temp files or anything like that.

Download the Delphi project which injects JQuery, JQuery plugin cssRule and JQuery plugin TableSorter. I tested that it works with Delphi 2006 and Delphi 2009.
(more…)

posted by Jason at 1:47 am  

Powered by WordPress