tree - Resizing zk-treecol at runtime -


i have application, should able re-size width of column of tree @ run time (as can re-size width of column in spreadsheet.) because don't want wrap data. feasible.. ? if yes how can achieve ? in advance.

you can add :

<treecols sizable="true"> 

here fiddle option.
here official doc of sizable.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -