Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not Multi-line
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00850877
Message ID:
00850926
Vues:
17
>Is there a way to set the width of a column on a WebControl.DataGrid so is not multi-lined.
>
>When my webform is run on small screen the columns become stacked or multi-lined.
>
>thanks

The nowrap setting is found under font properties for each column of your grid.

select grid properties builder.
select format.
under the objects treelist, expand columns.
expand the column(s) you wish to set nowrap.
under each column you will see three items: Header, Footer, and Items.
Each of these will have a checkbox "Wrap text within cell".

This gives you finite control over which cells have nowrap set.
Michael McLain
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform