This might be a dumb question, but I am populating a dropdownlist with database values. And whenever someone is making a selection from that list I want the repeater on the page to be filled with something based on the value of the selected item in the dropdown. I DON'T want a button to be pressed when to refresh the repeater, I want this to be done as soon as the user selects something. I tried the selectedinsexchanged event and nothing happens...

kind regards
Henrik