Have implemented a hierarchical griddataboundgrid. (attached sample)
The following is not working:
Have tried to hide columns that are in child tables (not at the top level and not in the relation), did not work.
Additionally, need to overwrite cell contents of columns that are in the parent/child relation. (Note: only need to overwrite on display, not modify underlying datasource)
Attempted to overwrite content by handling Model.QueryCellInfo, but this is causing relation and hierarchy layout to fail.
Appreciate prompt assistance as project is on critical path.
Thanks
GridDataBoundGridHierarchyApp.zip