[Mono-dev] Problem with RadioButtonList

Hubert FONGARNAND informatique.internet at fiducial.fr
Tue Nov 15 10:04:02 EST 2005


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
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. 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'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051115/94c4fa2e/attachment.html 


More information about the Mono-devel-list mailing list