Wednesday, March 21, 2012

DropDownList displaying press SPACEBAR or ENTER to activate

This message is like the one that appears on embedded flash movies when they are not instantiated correctly.

But I am using MS AJAX and this is just a DropDownMenu. In this case I am using IE6 and the Drop Down is outside of an update panel. Pressing the spacebar activates the dropdown and it works normally.

Has anybody seen this behavior before?

sounds like you used a windows forms dropdownlist control instead of a web dropdownlist control.

check to make sure you're actually using the asp:dropdownlist

No comments:

Post a Comment