This is a migrated thread and some comments may be shown as answers.

Wrap the content inside column cell with fixed width

1 Answer 1469 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Maitri
Top achievements
Rank 1
Veteran
Maitri asked on 08 Apr 2020, 03:50 PM

How to wrap the content inside a cell so that full content is visible and it does not overflow and there should not be ellipsis (...) if the content is large.

1 Answer, 1 is accepted

Sort by
0
Preslava
Telerik team
answered on 09 Apr 2020, 02:03 PM

Hi Maitri,

I am not sure I completely understood the issue, but let me try to give some possible solutions.

By design, the content inside the Grid cells is wrapped, it would go on a new line when there is not enough width. 

There is also the option of using the autoFitColumns() function of the Grid, which is available if the Grid is resizable. That feature sets automatically the column widths so that they fit the widest cell content.

More on this topic could be found here:

https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing/#toc-auto-fitting-the-content

Please check that feature and let me know in case further assistance is required for this case or if I am missing something. Thank you.

Regards,
Preslava
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Grid
Asked by
Maitri
Top achievements
Rank 1
Veteran
Answers by
Preslava
Telerik team
Share this question
or