I'm trying to create a html grid / table with resizable columns and selectable rows (plus a couple of other bits and bobs) - I know I'm not going to be able to find an existing grid that does exactly what I want, but I was hoping that I could find an existing grid and use it as a starting point for customisation.
I have managed to stumble across a couple of really impressive looking grids (such as Paulos Flex grid for jQuery) so I know they exist.
Are there any other good html grid implementations out there?