I have a table similar to this example that makes use of child rows.
https://datatables.net/examples/api/row_details.html
Within that child row is some additional information of which one is a last updated date/time. Is it possible to sort by this date/time field that is included as part of each rows child set?