The full text is not visible when it is too long and user has to use the drag and drop feature to resize the row to view text fully. Can we just have the row expand to fit the text automatically?
1 Answer, 1 is accepted
0
Maria Ilieva
Telerik team
answered on 22 Apr 2008, 08:13 AM
Hello Deepak,
Actually this functionality is the default behavior of the Grid rows if no additional setting (width, high) are added. However this is possible only within the Grid borders (the max width to which the control is restricted) . If a row should be automatically expanded out of the Grid (the row width is bigger than the width of the Grid), this could not be achieved, and to accomodate the content, the grid will wrap the items, for example.