12p Posted January 14, 2011 Share Posted January 14, 2011 I have this kind of table: theTable = { {value1, value2, value3}, {valueA, valueB, valueC} } I will store them in a gridlist, but I want to sort the mini-tables by the second value, how to do that? I saw at LUA Wiki but I didn't see any way to sort more complicated tables like this one. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now