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

Self-referencing Hierarchy

3 Answers 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gourangi
Top achievements
Rank 1
Gourangi asked on 28 Jul 2010, 12:43 PM
Hi,

I am using Self-referencing Hierarchy grid as per your example of employee-ReportsTo.
Now i have to changes expandcollapse column from EmployeeID to LastName.
Plz give me the suggestion ASAP.

Regards,
Parthesh

3 Answers, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 02 Aug 2010, 09:47 AM
Hello Divyesh,

I have followed your scenario and prepared a sample project for you. You can find it attached to this message.

I hope it helps.

Kind regards,
Mira
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Gourangi
Top achievements
Rank 1
answered on 05 Aug 2010, 12:15 PM
Hi,

Thanks for the solution.
I am use FrozenColumnsCount in this.

Code:
<ClientSettings AllowExpandCollapse="false">
       <Scrolling AllowScroll="true" UseStaticHeaders="true" SaveScrollPosition="true" FrozenColumnsCount="4" />
</ClientSettings>

In that only master column moved, details columns remained.
Plz give the suggestion for this ASAP.

Regards,
Parthesh
0
Mira
Telerik team
answered on 09 Aug 2010, 10:47 AM
Hello Divyesh,

Currently RadGrid does not support frozen columns with self-referencing hierarchical tables. Trying to implement such a scenario may lead to various unexpected behavior.

Please excuse us for the inconvenience caused.

Best wishes,
Mira
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Gourangi
Top achievements
Rank 1
Answers by
Mira
Telerik team
Gourangi
Top achievements
Rank 1
Share this question
or