Hi,

Is it possible to use the array.sort() method on a two-dimensional array?



 

>         Public arr_Response As New String[][]
>




Specifically, I'd like to sort the entire array based on the contents of the 
second column something like: arr_Response[][1].sort() ...




 cheers.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to