Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox not converted to Textarea
Message
 
À
09/05/2006 03:24:05
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01120246
Message ID:
01120248
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>The documentation says that the following shoulw render a textarea, once the page is loaded in the browser:
>
>
><tr VALIGN=TOP>
><td class="label">Message:</td>
><td class="field"><asp:textbox ID="Message" runat="server" Columns="60" Rows="5"></asp:textbox></td>
></tr>
>
>
>It does not in my case. This control is converted into an INPUT.
>
>Anyone would know what is wrong in this syntax?

Shouldn't the textmode property set on multiline?
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform