Non Collapsible TreePanel in GXT -
i new gxt , need little in implementing tree panel. user has requirement treepanel should not allowed collapsed , should remain expanded. (as in image)
there way can achieve ? may using other widget ?
for example, can use on tree addcollapsehandler() call tree.setexpanded(true);
Comments
Post a Comment