DropDownList Problem
- From: "Jl_G_0" <jlguerreiro@xxxxxxxxx>
- Date: 3 Jan 2007 10:51:01 -0800
Hey all, searched several topics on this, but couldnt find the answer
to my problem.
I have 2 DropDownLists, and the first should fill the second when
selected. So I changed its AutoPostBack to TRUE, and created a
SelectedIndexChanged function to it.
The problem is, when I change the value on it, it just posts back, and
resets its value (and every DropDownLists value too) to the default
value. It doesnt do any of the action on the SelectedIndexChanged Sub.
The dropdownlist is being filled manually on the HTML part of the
page. (on the future it will be loaded from a SQL base, when its
working).
Anyone know whats wrong here ? Thx.
.
- Follow-Ups:
- Re: DropDownList Problem
- From: David Wier
- Re: DropDownList Problem
- Prev by Date: ObjectDataSource and Efficient 3-tier Design
- Next by Date: Re: Best Practice for storing keys
- Previous by thread: ObjectDataSource and Efficient 3-tier Design
- Next by thread: Re: DropDownList Problem
- Index(es):