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
385
How can I determine that the second set of Column Headers still belongs to the same childband?
posted

In the attached image, I have highlighted (in red) the second set of Column Headers in the first childband of row number 2 (highlighted in blue).  How can I determine that these belong together programmatically?  If I loop through the UIElements, I can get a BandHeadersUIElement but I don't know which UltraGridChildBand it should be associated with.  Alternatively, if I use the UltraGridChildBand under row number 2 to get the column headers, it gives me the first set.  How can I get to one from the other in a way that would indicate that these headers are for this childband?  

Parents Reply Children
No Data