<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 24 ago 2020 alle ore 09:03 John Rose <<a href="mailto:john.aaron.rose@mailbox.org">john.aaron.rose@mailbox.org</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I would like to sort aData using 2 of the 'fields' (SeriesName being <br>
major & EpisodeName being minor). I've noticed that there is a Sort <br>
method for a 1D array but not for a 2D array. Any ideas?<br></blockquote><div><br></div><div>As far as I understand, you have two possibilities: either you create a class like that of the attached project and with the _compare function you can also sort multiple columns together, or you download the DinamixMatrixExample project from the farm.<br>They are somewhat dated projects I could have done better but they certainly give an idea.<br><br>I attach a zip file to avoid problems with GMail</div><div><br></div><div>Gianluigi<br></div></div></div>