Hi, I have a tree table using AdvancedDataGrid. If I use a renderer for my hierarchical column using override set data override get data
I loose the hierarchy and get a flat data :( How can I use a renderer for that column without loosing the hierarchy? What function should I override in order to do so? Thanks guys Jo

