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

Frozen Column With Grid Resize

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Raja
Top achievements
Rank 1
Raja asked on 19 Dec 2016, 05:48 PM

Hi, we need a grid with the following :-

1. Grid Resize
2. Frozen Column
3. 100% height for the grid ( Check the attachment)

We need all this 3 in a grid, to achieve #3 we have done a css change for rgDataDiv and this is working fine and #1 also no issues its working

.rgDataDiv{position:relative; height:auto !important; overflow-x: auto !important; overflow-y: hidden !important; }

But #2 Frozen column is not working & if we remove the above css (avoiding the 100% height) the frozen is working fine, we need all the three in the same grid, do you have any examples?

Note :- we have removed the grid scroll and using our application scroll for the grid.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 22 Dec 2016, 05:05 PM
Hi,

I have followed your scenario and prepared a sample runnable project were Grid resizing and frozen columns are enabled, 100% height is also set for the grid. Check it out and let me know if you need additional assistance.

Regards,
Pavlina
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Raja
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or