Supprimer un message
Raison de suppression du message (envoyée à l'utilisateur)

Voulez vous réellement supprimer ce message?  


kayumba
Bonjour,

j’aimerais bien créer des checkBox dynamiquement. donc j'ai une méthode qui m'afficher par example :
RAYON1
RAYON2 etc j'aimerais bien chaque fois que j'affiche le rayon , j'ajoute un checkBox devant.

voici mon code :


<% if (getRayon.Count !=0) for (Int32 iRayon = 1; iRayon < getRayon.Count; iRayon++)
{


%>
<%
CheckBox Box = new CheckBox();
Control pnl = new Control();
Box.ID = "rayon" + iRayon;
Box.Text = "RAYON1";
pnl.Controls.Add(Box);

%>

<div class="label_check"><%=(getRayon[iRayon].ToString()) %></div>


<% } %>
Informaticien.be - © 2002-2024 AkretioSPRL  - Generated via Kelare
The Akretio Network: Akretio - Freedelity - KelCommerce - Votre publicité sur informaticien.be ?