I'm absolutely stumped on something so simple and I want to see if you guys could help me out...
In short, I've got a ApplicationControlBar with several ComboBoxes being placed into it. Each has it's own 4-5 entries being pulled via a dataprovider, but how do I go about changing the state upon clicking? For example, User clicks on Dog drop down box and sees a listing of breads - User clicks on 'beagles', how do I make this change it's state to Beagles? Thanks!

