Re: Which component to use for Data Grid's with selectable items?

2010-09-29 Thread Thierry Peng
It is ASL2 from the inmethod-grid-parent pom: The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo I don't know about the "state of the art" in terms of grids but I'm using this library in several proj

Re: Which component to use for Data Grid's with selectable items?

2010-09-29 Thread Jeremy Thomerson
They're the best I've seen for this. I believe they're ASL2, but you can check the source to see. Jeremy Thomerson http://wickettraining.com -- sent from my "smart" phone, so please excuse spelling, formatting, or compiler errors On Sep 29, 2010 2:37 PM, "Chris Colman" wrote: I've just stumbled

Which component to use for Data Grid's with selectable items?

2010-09-29 Thread Chris Colman
I've just stumbled upon the inMethod Data Grid components in Wicket Stuff and they look and operate very nicely. Are they the current state of the art in terms of data grids with selectable rows or is there a native Data grid that supports selectable rows in the main wicket distribution now? ht