Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1310
Help with ActiveItem in Hierarchical grid
posted

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