Hello,
I have developped the structure for a hierarchical grid but I want to know which of the child element is selected. Looking at what element does my ActiveItem returns, it only returns the root element and when I choose any child it returns null... Is anyway to know the selected child?
Thank you