search for: cellindex

Displaying 3 results from an estimated 3 matches for "cellindex".

Did you mean: call_index
2005 Aug 12
8
Sortable Tables
I''ve put together a little library to provide sortable tables. It is heavily copied from http://www.kryogenix.org/code/browser/sorttable/ (mentioned in the Wish List) but has been modified to match the same form as the prototype.js library and add some new features. I still need to clean up some of the comments, but everything is pretty much working at this point. I posted an
2014 Jun 27
0
Wine release 1.7.21
...propertyinfo. windowscodecs: Fix leak in test_QueryCapability. windowscodecs: Fix leak in test_QueryCapability. Revert "windowscodecs: Fix leak in test_QueryCapability.". windowscodecs: Fix interlaced PNG writing. Zhenbo Li (2): mshtml: Added IHTMLTableCell::cellIndex method implementation. shell32: Fix SHFileOperation when deleting a nonexistent directory. -- Alexandre Julliard julliard at winehq.org
2005 Sep 14
13
table sorting/manipulation library?
I have a library I''ve developed that I believe is the most flexible and useful table sorting/striping/row-selecting library around. Big features: Single and multiple-level sort Arbitrary sort criteria (IP address, date, etc.) Works with table headers that are > 1 row or column large Stripe tables and/or enable row selecting Row selecting supports drag-select and SHIFT-click No extra