How am I to bubble the event caused when itemIndex is changed in a dropdownlist - so that I can use the itemindex-value in my ItemCreatedCommand-function?
A solution is found at:
- But this is in VB.net, and I don't "speak" VB.net well enough to replicate this to C#.