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

Set Frozen Columns Client Side

5 Answers 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tracy
Top achievements
Rank 1
Tracy asked on 20 Aug 2013, 03:06 AM
Hi,

Is there a way to set the Grid.ClientEvents.Scrolling.FrozenColumnsCount in javascript?

Thank You
Tracy

5 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 20 Aug 2013, 01:59 PM
Hi Tracy,

The FrozenColumnCount is a property of the ClientSettings of the radgrid,so it will be firing from the clients-side.Hence we don't need to access it in JS,I'm afraid,which is not possible.Please have a look at this documentation on Frozen Columns.

Thanks,
Princy
0
Tracy
Top achievements
Rank 1
answered on 21 Aug 2013, 01:13 AM
Thanks.
0
E
Top achievements
Rank 1
answered on 18 Oct 2016, 04:49 AM

Hi Princy,

There is facility provided to set the property FrozenColumnsCount on server side. 

Is there a way to set the property FrozenColumnsCount DYNAMICALLY on client side? Thanks. 

Regards,

E

 

0
E
Top achievements
Rank 1
answered on 26 Oct 2016, 11:15 PM

Hi Princy,

Is there any update of my previous post? Thanks.

Regards,

E

0
Eyup
Telerik team
answered on 31 Oct 2016, 11:28 AM
Hello E,

You can check the sample provided in the following code-library to see how you can modify the frozen columns count on client-side:
http://www.telerik.com/support/code-library/add-dynamic-pin-unpin-option-to-freeze-radgrid-columns-for-static-scrolling

I hope this will prove helpful.


Regards,
Eyup
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Grid
Asked by
Tracy
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Tracy
Top achievements
Rank 1
E
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or