text is shown in two lines

Hi, I set row height and column width on my databound grid. When data is displayed, if text is too long it is shown in two lines on the same row. I do not want that. I just need to display the portion according to the column width. Thanks in advance

1 Reply

AD Administrator Syncfusion Team August 7, 2004 07:43 PM UTC

Try setting the style.WrapText = false for the column to see if that does what you need.

Loader.
Up arrow icon