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

radgrid columns freeze

1 Answer 83 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Hema Raju
Top achievements
Rank 1
Hema Raju asked on 03 May 2010, 08:09 AM
Hi,

I want to freeze some columns from left side in the radgrid and navigate to other columns using a horizantal scroll bar , how to do it ?

i'm also using GridClientSelectColumn column in the grid

kindly provide some solution

Regards,

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 03 May 2010, 08:58 AM
Hi Hema Raju,

When scrolling is enabled and you are using static headers, you can make RadGrid columns static as well. To enable this grid functionality, merely set the ClientSettings -> Scrolling -> FrozenColumnsCount property of the control which determines the count of columns (starting from the leftmost column) which will be statically positioned when you drag the horizontal scroll in the grid.

Go through the links below for more information on this:
Demo
Documentation

Regards,
Princy.
Tags
Ajax
Asked by
Hema Raju
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or