F
Fab
Hello,
I have a table with a parent child relation within the table and need to
sort with the partent record then its child records. i.e.
id parent_id
1
34 1
55 1
66 1
2
101 2
287 2
666 2
Thanks.
I have a table with a parent child relation within the table and need to
sort with the partent record then its child records. i.e.
id parent_id
1
34 1
55 1
66 1
2
101 2
287 2
666 2
Thanks.