custom dropdown problems keeping selected index and lisitems

J

jason.hau

Anyone come up agains this?
Essentially, I've got a custom dropdownlist that inherits from
System.Web.UI.WebControls.Dropdownlist (funny that) the only things I'm
overriding is rendercontrol in taht it adds an image prior to
base.rendercontrol. For some reason, if autopostback is set and the
listitems are added progrommatically, the items aren't saved in the
controlstate and the viewstate doesn't keep the selectedindex value.
Have i forgotten to do something specific to enable these? I thought
inheriting the dropdown and leaving loadstate and savestate would be
safe enough, the base would take care of all that for me...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top