I have a RadGridView with 3 columns.
One of the columns it's the full path of one file.
My problem is, when the file has a big full path, can't see it all because when i resize the column, it has a limit, the Control size.
Is there a way to add a horizontal scroll bar and allow me to resize one column with no limitation?
In attachment is one print of my problem.
Bruno Almeida
One of the columns it's the full path of one file.
My problem is, when the file has a big full path, can't see it all because when i resize the column, it has a limit, the Control size.
Is there a way to add a horizontal scroll bar and allow me to resize one column with no limitation?
In attachment is one print of my problem.
Bruno Almeida
7 Answers, 1 is accepted
0
0

bruno
Top achievements
Rank 1
answered on 14 Sep 2010, 10:55 AM
Hello Princy,
Thanks for your reply.
I created a new radGridView and tested it. I try to resize it with mouse and it work with no problem.The horizontal scroll was showed correctly. I thought that very weird because last time it didn't work.
I start change gridview properties and when i change property AutoSizeColumnsMode to fill, it gave me the same problem. The horizontal scroll bar didn't show up and i couldn't get a column with a width greater than the radGridView width.
Think it's not a bug, but a lack of features. It would be nice, when resizing a column (increasing width), if all columns are already on the minimum width (BestFitColumns method(or other) shrink other columns), it could show the horizontal scroll bar and allow the increment of column width. Or make it optional.
Thanks,
Bruno Almeida
Thanks for your reply.
I created a new radGridView and tested it. I try to resize it with mouse and it work with no problem.The horizontal scroll was showed correctly. I thought that very weird because last time it didn't work.
I start change gridview properties and when i change property AutoSizeColumnsMode to fill, it gave me the same problem. The horizontal scroll bar didn't show up and i couldn't get a column with a width greater than the radGridView width.
Think it's not a bug, but a lack of features. It would be nice, when resizing a column (increasing width), if all columns are already on the minimum width (BestFitColumns method(or other) shrink other columns), it could show the horizontal scroll bar and allow the increment of column width. Or make it optional.
Thanks,
Bruno Almeida
0
Accepted
Hello bruno,
Svett
the Telerik team
Thank your for your feedback. You are right. We have not decided how the RadGridView's column best fit feature should behave in that case. We will consider some changes regarding this in one the next major releases.
Greetings,Svett
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0

bruno
Top achievements
Rank 1
answered on 15 Sep 2010, 05:08 PM
Hello Svett,
Is there a way to know when the change will be released?
Bruno Almeida
Is there a way to know when the change will be released?
Bruno Almeida
0
Hi bruno,
Svett
the Telerik team
I cannot give you exact information when this feature will be implemented, because most of the new features are developed based on customer demand. We will reconsider your suggestion and if more customers endorse it we will prioritize it in our TO DO list.
Svett
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

bruno
Top achievements
Rank 1
answered on 20 Sep 2010, 06:08 PM
Ok.
Thanks.
Bruno Almeida
Thanks.
Bruno Almeida
0

Deborah
Top achievements
Rank 1
answered on 19 Oct 2010, 12:42 AM
I need this functionality as well. So one more vote for this feature.