Hi Alex,
The company I work for sponsored the implementation of the cell selector in trees (https://bugzilla.mozilla.org/show_bug.cgi?id=296040), nice to see someone else have some fun with it!
Love the static header - we needed that for the same project but I ended up taking another, much more hacky, route to emulate it :(
(From Alex: You're exactly the sort of person I'm looking for specifications from! You've built something like it, and you have experience using your widget. We could combine our resources and get you a better product.)
Posted by Lindsey at February 8, 2009 6:37 PMI wish doing a scrolling HTML tbody was anywhere near this simple.
Yeah, it looks easy - overflow:auto and padding-right:1em (stupid scrollbar...). Then you realise that doesn't work in anything but Gecko... :(
Posted by ant at February 22, 2009 8:37 PM