ItemCommand triggering off of a dropdownlist
C#
1
Posts
1
Posters
0
Views
1
Watching
-
From another forum I've read that it isn't possible to get a Repeater control to trigger the ItemCommand event when a dropdownlist selection is changed or a checkbox check is changed. I'm apt to believe the other forum, since it is generally true and helpful, and my own experiences bear this out. I would like use a repeater control because it simplifies and reduces the coding I need to do to generate the list of items. Is it possible to get events from a dropdownlist or check box that are within a repeater control? The wisest of the wise may err. - Aeschylus