Hi,
I am going to implememnt this one for showing menus & sub menus,
but the problem is how to sort this one according user wish, like act_as_list it uses position to sort the list, is there any way I can sort the tress?
In nested_set it uses lft & rgt column, to sort entire tree..
Hi,
I am going to implememnt this one for showing menus & sub menus,
but the problem is how to sort this one according user wish, like act_as_list it uses position to sort the list, is there any way I can sort the tress?
In nested_set it uses lft & rgt column, to sort entire tree..
Is there any equivalent functionality available?
Please let me know.
Thanks,
Pradeep CS