I am building a template to create a report from an internal data source generated by our application. The data source is a List of plants containing a List of processes, with a value for each process, and I would like t…...data source is a list of plants containing a list of processes,...Value However, as it is a list of lists, I cannot simply use OrderBy...