search for: sortcolumnindex

Displaying 2 results from an estimated 2 matches for "sortcolumnindex".

2005 Oct 26
0
[fdo] LDTP 0.2.1 released
...le (Localization support section) and you have LDTP testing your application!! The current version of LDTP does not include testing of rendering of localized strings. Thanks to Karunakar (karunakar@indlinux.org) for helping us complete this work successfully. * New component functions: + 'sortcolumnindex' and 'sortcolumn' for table/tree-table objects. ('Shaheed') + 'getwindowlist' and 'getcomponentlist' ('Premkumar') + 'bindtext', 'getobjectinfo' and 'getobjectproperties' ('Nagappan') * Major Bug Fixes: + Pro...
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