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

[Solved] Group header not rendering for first time rendering

3 Answers 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Meghanath Singh
Top achievements
Rank 1
Meghanath Singh asked on 27 Aug 2009, 07:36 AM
Hi All,
I want to display the year data by month (Jan-Dec) Based on the Timeperiod selection.
Suppose if i select jul month the grid should display from jan-Jul.


I am binding 12 columns ,based on the time period selection remaining columns i am hiding.
the Grid header is not displaying properly for the first time binding the grid.


Can anyone help on this.
Thank You

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 28 Aug 2009, 03:54 PM
Hello Meghanath,

I prepared a simple demo project demonstrating the behaviour you require.

I hope this helps.

Best regards,
Martin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Meghanath Singh
Top achievements
Rank 1
answered on 01 Sep 2009, 02:55 PM
Hello Martin,
Thank you for your help.
My problem is,i had binded the grid in aspx page(clent side).Based on the conditions (month selection) i am making grid columns  visible.Grid grouping is not showing proper.
Can you help on this.

Thank U
Meghanath
0
Martin
Telerik team
answered on 02 Sep 2009, 03:41 PM
Hello Meghanath,

Unfortunately grouping is not supported with client side data-binding.
So I suggest you to use a server side data-binding. You can also use AJAX requests instead of standard postbacks to avoid the flickering.

I hope this helps

Regards,
Martin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Meghanath Singh
Top achievements
Rank 1
Answers by
Martin
Telerik team
Meghanath Singh
Top achievements
Rank 1
Share this question
or