Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
StringBuilder AppendFormat function
Message
De
15/02/2008 06:24:08
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01292192
Message ID:
01292908
Vues:
30
>The difference is that these two fields have validator attached to them. However, why should it affect the visual display? And is there anything I can do?

Not sure. How is the page layout controlled? Flow layout, absolute positioning or the old table containers ? I've just looked at a page I have (using absolute positioning) where the Validator is implemented as a < span > with hidden=true so I guess it's taking up real estate whether there's an error or not so if it is in a grid cell it will affect its size....

>Also I want to see the * near the field always, not only if I didn't type value. How can I do it?

Why would you want that? Isn't it the point of a validator that it only displays to indicate a problem with a supplied value? If you really want that then just use an asterisk in a label and use a ValidationSummary control to show validation failures...

>
>Do you still have my PM with the link to the site? If yes, it's in Edit One time Event menu. Press Edit button and you will see the visual appearance problem I'm talking about.

I've still got the links but don't know where the menu you refer to is found...
Regards,
Viv
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform