EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: mjkahn on July 27, 2011, 03:22:41 AM



Title: Datagrid cell values wider than column width
Post by: mjkahn on July 27, 2011, 03:22:41 AM
I have a datagrid with some column headers and cell values that are wider than the widths of the columns. These values don't wrap -- I have to manually widen the column to see the full value. How can I get datagrid to wrap the values within the column's existing width?

Thanks!


Title: Re: Datagrid cell values wider than column width
Post by: ellisgl on August 01, 2011, 04:04:24 PM
I would like to have auto widths  :-\


Title: Re: Datagrid cell values wider than column width
Post by: stworthy on August 01, 2011, 06:23:02 PM
Please set 'nowrap' property to false to auto wrap the cell value.