[Mono-dev] Checkbox ViewState (postback) problem
subscription.sapi
subscription.sapi at apsystems.it
Tue Jul 4 13:21:32 EDT 2006
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.
Roberto Cazzato
A.P.Systems srl
via Milano 89/91, ang. via Cimarosa
20013 Magenta (MI)
Tel: +39 02 972261
Fax: +39 02 97226339
Mobile: +39 348 2200850
E-Mail: roberto.cazzato at apsystems.it
<mailto:roberto.cazzato at apsystems.it>
http://www.apsystems.it <http://www.apsystems.it/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060704/3b8f5cee/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testchecked.zip
Type: application/x-zip-compressed
Size: 15911 bytes
Desc: testchecked.zip
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060704/3b8f5cee/attachment.bin
More information about the Mono-devel-list
mailing list