This is simple package/data type that allow you to display and navigation a node childs in a conveniently view
it is also contain a sort option by name or date ( only for viewing ) and a 'live result' search.
This package make use with tablesorter jquery plugin - http://tablesorter.com/docs/
This could be a good solution if you have a lot of child under same node.
*** this could be used on every document type that you want because it use only "umbraco general properties". ***
*** for developers : it is possible and simple to customize it for yours documentType & property ***
This package will create a DataType called "Child nodes table".
after installation:
add a property of this type(child nodes table) to your documentType ( recommended in seperate tab )