[Mono-dev] R: Checkbox ViewState (postback) problem
Roberto Cazzato
roberto.cazzato at apsystems.it
Wed Jul 5 02:57:13 EDT 2006
Hi Juraj, the patch works fines, we'll execute some additional tests to validate the code. Can you tell me in which mono daily package we'll find the patch ?
-----Messaggio originale-----
Da: Juraj Skripsky [mailto:js at hotfeet.ch]
Inviato: martedì 4 luglio 2006 21.29
A: subscription.sapi
Oggetto: Re: [Mono-dev] Checkbox ViewState (postback) problem
Hi Roberto,
Could you try the attached System.Web.dll and make sure, everything else
still works?
- Juraj
On Tue, 2006-07-04 at 19:21 +0200, subscription.sapi wrote:
> We have discovered a bug for checkbox on web page.
>
> Follows a description of the problem, in attach a simple project with
> source code to reproduce the bug.
>
>
>
> Description:
>
> We inserted a checkbox in a webform.
>
> We set the checkbox properties enabled=false and checked=true.
>
>
>
> On the button click we read the checkbox status (but the same
> behaviour happens if button click does not read nothing, simple button
> click (post) produces same result).
>
> Button click on the web form, returns a web page with "unchecked"
> checkbox.
>
>
>
> It seems a postback problem, like if state of the checkbox be not
> saved in the ViewState.
>
>
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list