E
Earl
Anyone know the equivalent event to an eVB dropdown event? I want to capture
the previous value in a combo so the user can cancel the change if desired.
I've tried Mousedown, Keydown, and Click. No joy.
SelectedIndexChanged, SelectedValueChanged, and TextChanged are post-change
events.
the previous value in a combo so the user can cancel the change if desired.
I've tried Mousedown, Keydown, and Click. No joy.
SelectedIndexChanged, SelectedValueChanged, and TextChanged are post-change
events.