Skip to Content
0
Aug 05, 2005 at 10:52 AM

DropDownByKey.Select Event problem

23 Views

Hi,

i have got again a phenomenal behavior of a control.

It is concerning the DropDownByKey Control.

I have implemented a method which adds a selected item of the DropDownByKey Control into a ListBox, when the Select Event of the Control is fired.

During the process of the first PostBack the DropDownByKey.Select Event is fired with no reason.

This does not happen at the next roundTrips.

Any Ideas?