Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Too narrow controls
Message
 
 
À
31/08/2012 13:53:40
Information générale
Forum:
ASP.NET
Catégorie:
MVC
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01552037
Message ID:
01552172
Vues:
35
>Try
>
@Html.DropDownList("clientId", new SelectList(Model.Clients, "Id", "Name"), new {style="width:500px"})
This works. The only problem remains is that my dates in IE 9 don't work correctly. They work in FireFox and Chrome.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform