[Mono-dev] Problem with RadioButtonList

Johann BLAIS jblais at perinfo.biz
Tue Nov 15 10:49:22 EST 2005


I am using a simple radiobuttonlist, with no autopostback. Maybe this 
bug is related to yours, i cannot tell, i did not check internal 
behaviour...
Thanks for your reply anyway.

Johann.

Hubert FONGARNAND a écrit :

> I've submitted a bug report about RadioButtons autopostback problem, 
> maybe your problem is linked with this bug?
> http://bugzilla.ximian.com/show_bug.cgi?id=76697
>
> Le lundi 14 novembre 2005 à 10:17 +0100, Johann BLAIS a écrit :
>
>>Hi all,
>>
>>I've tried upgrading to 1.1.10. Nice work you've done !
>>I have a problem, my web application crashes when trying to use 
>>selectedValue property of a radiobuttonlist. It returns an empty string.
>>For example :
>><asp:RadioButtonList runat="server" ID="TypeRecherche" 
>>CssClass="liste_radio">
>>     <asp:ListItem Text="Toutes" Value="1" Selected="True" />
>>     <asp:ListItem Text="Reservations en option" Value="2" />
>>     <asp:ListItem Text="Reservations en request" Value="3" />
>>     <asp:ListItem Text="Reservations annulees" Value="4" />
>></asp:RadioButtonList>
>>The SelectedValue property is always an empty string.
>>Any idea ?
>>
>>Regards,
>>Johann Blais
>>_______________________________________________
>>Mono-devel-list mailing list
>>Mono-devel-list at lists.ximian.com <mailto:Mono-devel-list at lists.ximian.com>
>>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>    
>>
> _______________________________________________
> Ce message et les eventuels documents joints peuvent contenir des 
> informations confidentielles.
> Au cas o? il ne vous serait pas destine, nous vous remercions de bien 
> vouloir le supprimer et en aviser immediatement l'expediteur. Toute 
> utilisation de ce message non conforme ? sa destination, toute 
> diffusion ou publication, totale ou partielle et quel qu'en soit le 
> moyen est formellement interdite.
> Les communications sur internet n'etant pas securisees, l'integrite de 
> ce message n'est pas assuree et la societe emettrice ne peut ?tre 
> tenue pour responsable de son contenu.
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Mono-devel-list mailing list
>Mono-devel-list at lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-devel-list
>  
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.362 / Virus Database: 267.13.0/168 - Release Date: 14/11/2005
>  
>




More information about the Mono-devel-list mailing list