This question is locked. New answers and comments are not allowed.
Hi,
I have a parent-child gridview where I need to be able to access all columns to change the column header programmatically.
How do I access the childcolumns in the Gridview in my parentGrid's HierarchyChildTemplate so that I can loop through them?