Hi.
I need to configure ColumnConfig in my tree thus so that some rows have editable textfield, and only empty labels in others.
As far as i know this problem can be solved by setting DataUtility for ColumnConfig.
The question is what GuiComponent should i use?
Thanks.