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

String in Read-only GridView Columns

2 Answers 40 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dodd
Top achievements
Rank 1
Dodd asked on 21 Jul 2016, 08:41 AM

I have read-only RadGridView columns displaying error messages.

They tend to be long, but due to the read-only attribute, I cannot navigate to the end of them.

Other than extending the column width, is there any way to navigate the whole cell width, or to set a wrapper property?

2 Answers, 1 is accepted

Sort by
0
Accepted
Dilyan Traykov
Telerik team
answered on 25 Jul 2016, 09:54 AM
Hello Dodd,

I'm unsure about the exact setup at your end, but if I understood you correctly, you could set the TextWrapping property of your read-only columns to Wrap in order to have the content of the cell wrapped in accordance with the column's width.

Would such an approach be suitable for your requirements?

Regards,
Dilyan Traykov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Dodd
Top achievements
Rank 1
answered on 26 Jul 2016, 01:30 AM
Thanks for the solution! I'm so sorry that I missed such a simple property. Thanks :)
Tags
GridView
Asked by
Dodd
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Dodd
Top achievements
Rank 1
Share this question
or