[jQuery] Re: New jQuery Plugin - jQTreeTable unobtrusive Treetablemaker

2007-08-16 Thread PaulHan
@Benjamin >Thanks @John Thanks, I'll certainly have a look into how this could be integrated with Christian's sorter. It looks an impressive piece of work to me. The treetable rows would need to be sorted within their parent node's scope, and I'm sure I've seen this done somewhere, and I think C

[jQuery] Re: New jQuery Plugin - jQTreeTable unobtrusive Treetablemaker

2007-08-16 Thread John Resig
I've seen requests for this type of plugin frequently - I'd be interested in seeing a demo of this combined with the tablesorter plugin: http://tablesorter.com/ - that would make for a truly impressive demonstration. One quick item: I noticed that when I collapsed a parent item, all child items a

[jQuery] Re: New jQuery Plugin - jQTreeTable unobtrusive Treetablemaker

2007-08-16 Thread Benjamin Sterling
Nice one Paul! On 8/16/07, PaulHan <[EMAIL PROTECTED]> wrote: > > > Hi all, > Hope this hasn't come out twice, if it has, apologies. > > I needed a treetable for a project I'm doing, but nothing I had seen > quite fitted the bill, so I made my own, and then adapted it so it > could be used as a pl