C# Developers' Journal (original) (raw)
1:53p
Composite Controls Hey guys. I'm having a problem writing a Composite Server Control, so I figured I'd actually try to post a question here. The Composite Control is basically a Label and a DropDownList. My problem is that anytime the a PostBack occurs, I lose the SelectedIndex. Anyone have any suggestions? I'll provide part of the code behind the cut :