[thelist] Dropdown list not retaining selected value

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Fri Jun 10 09:50:44 CDT 2005


   Also, is there any chance that this is a simple case of accidental re-binding (when really you should only databind before postback if you want your selections to persist)?

 From: "Robert Vreeland" vreeland at studioframework.com

How are you executing the move? Can you post the code?
----- Original Message ----- 
From: "VOLKAN ÖZÇELIK" 
To: 
Sent: Friday, June 10, 2005 9:02 AM
Subject: Re: [thelist] Dropdown list not retaining selected value

Hi,

I don't know the cause of the problem, and I have not coincided
something similar. But it appears that the viewstate does not persist
correctly. This may be an MS bug which has not been caught yet.

As an alternative approach, you may have two panels and play with
their visibility server-side, instead of moving an entire panel along.
It will be somewhat markup duplication, but will solve the problem
imho.

HTH,
Volkan.

On 6/10/05, Himani Khisti wrote:
> Hi List,
>
> I'm working on a ASP.NET application.
> I'm facing a very weird problem.(Every developer feels this before he
finds solution!) I have a dropdown list on a panel (panel2) on extreme right
(in 2nd of 


More information about the thelist mailing list