Home › Forum › Working with Tables › Sorting Table › Re: Sorting Table
July 12, 2012 at 5:24 pm #6182
Here’s a quick-and-dirty test form I came up with that will sort number or date columns in a table:
//www.dropbox.com/s/uus4rw7odyv7tp0/Sort%20Test.pf
Just click the + button on the table on the left to add rows with random numbers and dates, then click either of the Sort buttons to sort them in the table on the right. I haven’t figured out a way to sort strings yet.