Mike 1.25.2011

Working on a real report widget instead of hard-coding one over and over:

  • Pretty much stealing the design from Microsoft Word’s navigation layout.  Here’s what it looks like so far:
  • The widget takes in a hierarchical configuration object.  A node in hierarchy receives one of the rollupcontainers in the report and the navigation pane on the left is actually pointing directly at the configuration object.
  • Next I’m going to try adding in the ability to click items in the tree and have the report navigate to that spot
  • Then simple editing like removing / moving items around in the tree