I am looking for any GWT grid widget that needs to have row and column headers on X and Y axis. Those needs to be seamlessly scrollable across X and Y axis.
Essentially I am looking for a GWT widget as demonstrated in the below URL
http://jsfiddle.net/jschlick/Gv26h/
Please use firefox or google chrome for the above demo. The above is completely implemented in
Java script.
Is there any GWT widget available with above functionality?
Any help would be really appreciated.