java - Can we have Tree Grid in GWT? -


can have tree grid : link tree grid in gxt in gwt pure ? if not can create same component ?

thanks.

you can pure gwt. there simple example in gwt showcase page: http://samples.gwtproject.org/samples/showcase/showcase.html#!cwcustomdatagrid

in case "show friends" should replaced "+" button or similiar gxt.
have extends abstractcelltablebuilder , user daragrid: grid.settablebuilder(tablebuilder); basic example can find here, not generic solution, works.

i've used subrows in datagrid before, , okay, want editable subrows problems...


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

android - CoordinatorLayout, FAB and container layout conflict -