Quote Originally Posted by Igor Vartanov View Post
I believe, menus is not a right choice for the task of the sort. What looks more natural to me is either wizard-like dialog or two pane explorer like window with a categories tree pane on the left.

Of course dropdown menus could be built dynamically, but dynamic not of the sort you described. And definitely, fighting with old style Windows elements/controls native behavior never was "incredibly simple"
Thanks for the prompt response. Yes, you're right. I have now made a tree pane on the left side of the window, however when I select the final item in the tree, how do I link it to the database to spit out all the data that I need?