Eric V
Eric V

Reputation: 249

GWT Selectable Grid

Does anyone know of a good selectable grid for gwt google web toolkit? I need this functionality ported over for my application. Just for example I would like it work similar to pfselect for the jquery library.

Thanks,

Upvotes: 2

Views: 707

Answers (2)

DonX
DonX

Reputation: 16369

It is on the way in GWT2.1. Currently milestone version is available. Probably you can give a try. I would suggest not to use smartgwt or ext-gwt. Because at initial page load it downloads lots of javascript.

Please have a look into this

Upvotes: 1

Thomas
Thomas

Reputation: 1956

You could look at

Upvotes: 0

Related Questions