Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not Multi-line
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00850877
Message ID:
00850926
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform