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

Freezing columns in the Radgrid is not working for the first time in Chrome

9 Answers 349 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Prathyusha
Top achievements
Rank 1
Prathyusha asked on 19 Oct 2011, 06:59 AM
Hi,

I am using Telerik Radgrid in my page.I am providing freezing
  facility to the columns in the grid. It is working fine in IE and Firefox but in Chrome it is not coming for the first time but when a postback occurs from then it is working.Can you please help me.

  <Scrolling AllowScroll="True" UseStaticHeaders="true" SaveScrollPosition="true" FrozenColumnsCount="1"> </Scrolling>

Thanks in advance.

9 Answers, 1 is accepted

Sort by
0
Prathyusha
Top achievements
Rank 1
answered on 20 Oct 2011, 05:03 AM
Can you please answer my recent question?
0
Tsvetina
Telerik team
answered on 21 Oct 2011, 02:14 PM
Hello Prathyusha,

This is not so by default in RadGrid. You can see in our online demo that the frozen columns feature works as expected in Chrome here:
Grid / Frozen Columns

Can you check what is the difference between the two grids and let us know. Also, what is your version of RadControls?

Best wishes,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Sunil
Top achievements
Rank 1
answered on 27 Sep 2012, 11:19 AM

Dear Sir i am having two headers so i am not able to freeze the column.

Can you guide me that how can i freeze them.

And if I use only one header it works for me in all browsers except IE.

0
Sunil
Top achievements
Rank 1
answered on 28 Sep 2012, 11:15 AM
Dear Tsvetina, 
Any update for above question. And why this frozen column is it not working for IE.
0
Tsvetina
Telerik team
answered on 02 Oct 2012, 08:28 AM
Hello Sunil,

As you can see in this help article, frozen columns are not supported with multi-column headers. The implementation of frozen columns is such that cannot be combined with having column headers grouped together.

Regards,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Sunil
Top achievements
Rank 1
answered on 03 Oct 2012, 06:47 AM

Thanks Tsvetina,

Is there any limit for maximum number of columns for freeze?

Because if i am freezing 24 columns then its working fine but if i tried 25 columns to freeze it's not working.

Thanks

---

Sunil

0
Tsvetina
Telerik team
answered on 05 Oct 2012, 03:45 PM
Hi Sunil,

Freezing columns is a resource consuming feature and freezing even 10 or more columns could lead to slowed down performance in RadGrid, especially in older browsers like IE7. This being said, even if a number like 24 is still working on some machines and browsers, we recommend against freezing so many columns.

Greetings,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Sunil
Top achievements
Rank 1
answered on 29 Oct 2012, 12:33 PM
Hi Tsvetina,

In our requirement  we have total 30 columns and now we our "FrozenColumnsCount =6 " and rest can scroll this is working for all browsers apart from IE 9. Even it's working in IE 7 and 8 also. I am sending the screen shot . Please look at this. 

Thanks
---
Sunil



0
Maria Ilieva
Telerik team
answered on 01 Nov 2012, 02:42 PM
Hi Sunil,

I would suggest you to update your application to the latest release of RadControls and verify if this helps.

All the best,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Prathyusha
Top achievements
Rank 1
Answers by
Prathyusha
Top achievements
Rank 1
Tsvetina
Telerik team
Sunil
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or