开发者

GWT - TreeTable?

I'm looking for a way to extend GWT FlexTable or CellTable to a "TreeTable". I want a table with expandable rows, and I want to be able to get the data from the sever when it's needed. So I don't want to populate the whole table (all levels) from the start.

Is it best to use a FlexTable or a CellTable to start with? Or are there any examples/plugins on the web for this?

All idea开发者_如何学Pythons and tips are appreciated!


I found a TreeTable widget at Google Web Toolkit Incubator . Here is the demo

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜