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

"Grid / Self-referencing Hierarchy (No child records to display)"

2 Answers 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
miguel
Top achievements
Rank 1
miguel asked on 27 Apr 2011, 12:22 PM
Hi,

I'm trying to do "Grid / Self-referencing Hierarchy"
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/selfreferencing/defaultvb.aspx
But display "No child records to display." and repeat the herarquical data??

    Column1            Column2
v    Reg1name            value1
    No child records to display.
v    Reg2name            value2
    No child records to display.
v    Reg3name            value3
    v Reg31name         value31            <--herarquical data relation
        No child records to display.
    v Reg32name         value32     
        No child records to display.
v   Reg31name         value31            <-- Again!...
    No child records to display.
v   Reg32name         value32   
    No child records to display.
v    Reg4name            value4
    No child records to display.
....      

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 Apr 2011, 12:44 PM
Hello Miguel,

I am not quite sure about the way that you tried to create the Self-referencing hierarchy, Take a look at the following help article which explains more on this.
Self-referencing hierarchy.

Thanks,
Shinu.
0
miguel
Top achievements
Rank 1
answered on 27 Apr 2011, 07:59 PM
That those elements that do not have children do not have the Expand...

Thanks for your reply.

Tags
Grid
Asked by
miguel
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
miguel
Top achievements
Rank 1
Share this question
or