HGrid Level
In Projects Module we have a "Workplan" tab where we can see the Tasks in HGrid Hierarchy structure . In HGrid we have column like "Details " and "Update" where we can edit the details. We can traverse the child nodes in HGrid and click on update.Once we navigate back to the Tasks the expanded structure of the Hgrid is getting collapse.
The requirement is we need to maintain the hierarchy of the Hgrid after come back also.
When i checked Oracle seeded code the AM's of the Tasks page and Update Page are different and page navigation is dynamic from CO's code.