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

radgrid self hierarchy issue

1 Answer 44 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Seban
Top achievements
Rank 1
Seban asked on 25 Sep 2012, 10:23 AM
Sir ,
I have a radgrid for selfhierarchy. All child items are displayed.
 BUt the child item is also repeated as parent item.
How ican avoid the repeation in radgrid.
Pls help.
ex.

    Empid
      1    parent item
       ------2     child item
       ------3    child item
  5   parent item
  6   parent item
  2    parent item( it is a child item repeated)
  3  parent item( it is a child item repeated)

By jessy

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 28 Sep 2012, 06:36 AM
Hi,

You could check this online demo application which demonstrates similar approach. Note the code that is executed on Page_Load event.

If you need further assistance, please share your full page source code along with the code-behind file content.

Regards,
Andrey
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
TreeList
Asked by
Seban
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or