I'll start off by saying I don't have much PHP knowledge, hence the need for a simple way to have user sortable tables on my site (great plugin by the way!).
That said, I need a bit more functionality in the tables for it to really work for me.
Right now this is what my site is (plain html, takes forever to update):
http://www.thebenjaminresource.com/tbr/html/browse_by_title.html
And here is the basic, unstyled table with WP-Table-Reloaded:
http://www.trinityvineyardworship.com/table
Basically when the page loads it will be sorted by title, and I need the 'back to top' link under each section and a space between the sections. However when it is dynamically sorted by Key or Artist etc, I need the the links and spaces to not all get sorted together!
Anyone have any ideas? I'm really hoping that I can make this work!
Thanks in advance!
Ben