Hi
I'm using RadGridView with all columns width set to "*". I set grid minwidth property and expect to see horizontall scrollbar on form resizing, but nothing appears. Documentation says not to use scrollviewer with radgridview.
please, suggest a proper way to solve the problem
wbr,
slava
1 Answer, 1 is accepted
0
Yoan
Telerik team
answered on 09 Jul 2014, 01:42 PM
Hello,
Actually, the behavior you described is the expected one. If you have set the ColumnWidth property of RadGridView to Star, it will fit all the available space and the horizontal scrollbar would not appear.
Regards,
Yoan
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.