sure, if you write it. On Wed, Nov 11, 2009 at 10:31 AM, mmjaeger <[email protected]> wrote:
> > Thanks Aaron > I was afraid that I did something wrong - by the way, are there any > plans for adding paging as well? > > On Nov 11, 10:19 am, Aaron Newton <[email protected]> wrote: > > I can try and get to this today. Why not diagnose and fix the problem > > yourself and the push the fix back into the project? I'm not the only > > one here who knows JavaScript. > > > > -Aaron > > > > Sorry for any typos. Big fingers , tiny buttons. > > > > On Nov 10, 2009, at 8:38 AM, mmjaeger <[email protected]> wrote: > > > > > > > > > > > > > any idea when to expect a fix for this if it is a bug at all - my > > > customer is getting kind of un-patient - sorry for bumping. > > > > > On Nov 8, 7:35 am, mmjaeger <[email protected]> wrote: > > >> Still struggling with the table sort - I downloaded the latest > > >> HtmlTable.Sort.js from github - this took care of the error message: > > >> this.get("text").format is not a function > > >> [Break on this error] });this.sortSpans.empty > > >> ();this.sortEnabl...e.parse(this.get("text").format("db"));\n > > > > >> However, upon loading the page, the sort classes that get applied to > > >> the table header are applied twice - firebug shows me this: "<th > > >> class="txtR asc desc">" > > > > >> clicking on the date column does some stuff to the table but the date > > >> column is not doing anything? > > > > >> Hope somebody has an idea how to fix this as my client awaits his new > > >> page. >
