Please check that databind to both dropdowns is not done in pageload.

On Wed, Jun 17, 2009 at 12:10 AM, Damo <[email protected]> wrote:

>
> Hi,
>
> I have two drop down boxes in a user control. When I select something
> in the first box it populates the second based on the selected value
> of the first. Both are created dynamically from the code-behind. I can
> get the selected value of the first drop down list, but when I try to
> get the selected value of the second it keeps returning the default
> value of '-1' Does anyone know why this is happening?
> Thnks
>

Reply via email to