ViewState not working - very strange

D

daz_oldham

Spec: Visual Studio 2005, C# 2.0

Hi everyone

I am having a really strange problem.

I have got a standard ASP.NET page that has a user control on it.
The user control subsequently has a reference to another user-control
which contains a drop-down listbox.

When I select a value in my dropdown box, the page posts back, and
returns with the first value selected.

I have tried setting the "EnableViewState" property for both user
controls to be true, but I am still having now luck.

How bizarre - any help would be greatly appreciated.

Regards

Darren
 

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

Top