SortHelper2 - Multiple Table / Coumn Sorting
Thursday, August 2nd, 2007When working with Rails for the rewrite of our site management utility I had the need to perform sorting on multiple columns of a result set. SortHelper2 is clean and works well for one table but it doesn’t support multiple tables. I present:
Please leave a comment with any bugs/issues you find.
Todo:
- Add Tests
