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

Rad Grid Resize Issue In All Browsers

1 Answer 54 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Raja
Top achievements
Rank 1
Raja asked on 16 Sep 2016, 01:45 PM
Hi, we are facing a critical issue with telerik rad grid. And this needs to be resolved or let us know if there is no solution for this.

Issue #1.

Grid Resizing : -  Check the attached image #grid-resize-1.png. it has 9 columns ( without horizontal scroll bar) when I resize the grid. We are getting a white space at the end of the grid and this happen in all the browsers. HOW TO AVOID THIS ISSUE?

Issue #2.

Horizontal Scroll bar issue :- Check the attached image #grid-resize-2.png. I have multiple columns in the grid maybe more that 30+. I need the grid to be flexible for resize.

For instance :- column 3 and column 4 has a width (it’s not a fixed width) we resized it. when we try to resize the column 5 width as column 3 or 4. It’s not working. Column 5 behave as a fixed width column and not able to resize it.  This issue also persist in all browsers.

This are the 2 issues that we are facing. Let us know if you have any solution for this.  

1 Answer, 1 is accepted

Sort by
0
Kostadin
Telerik team
answered on 21 Sep 2016, 06:26 AM
Hello Raja,

Could you please provide your code declaration in order to examine how the grid is configured? Generally you can try setting ResizeGridOnColumnResize to true which will resize the grid as well when you resize a column. Otherwise all columns after the resized one will be resize as well in order to occupy the remaining space.

Regards,
Kostadin
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Sharepoint Integration
Asked by
Raja
Top achievements
Rank 1
Answers by
Kostadin
Telerik team
Share this question
or