Sortable Data Table

Discussion in 'HTML & Website Design' started by Clockwork Joe, Jun 29, 2013.

  1. #1
    I have an HTML website. I want to add a page with a sortable table, like when you click the headings on the top, it can sort alphabetically or numerically. I'm not very familiar with how to do this and I've had trouble finding a tutorial or information about it on google/youtube.

    Anyone know what I need to do to make one of these?

    Can I use jquery or javascript? Is there open code available?

    Do I need to make a database of some kind or can I just make the table in Dreamweaver and add sorting functionality to it?

    Could really use some guidance here.
     
    Solved! View solution.
    Clockwork Joe, Jun 29, 2013 IP
  2. Clockwork Joe

    Clockwork Joe Greenhorn

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    I'm seeing that spry may be a solution. Still looking for some guidance though.
     
    Clockwork Joe, Jun 29, 2013 IP
  3. #3
    use jquery. and add tablesorter plugin (tablesorter.com/docs/#Demo) with it.

    download from here :
    1. jquery.com
    2. tablesorter.com

    Good Luck
     
    hangbowl, Jun 30, 2013 IP
  4. Clockwork Joe

    Clockwork Joe Greenhorn

    Messages:
    57
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #4
    Thanks, it took a while but I got it workin'. Success!

    Thanks again.
     
    Clockwork Joe, Jun 30, 2013 IP
  5. hangbowl

    hangbowl Well-Known Member

    Messages:
    228
    Likes Received:
    3
    Best Answers:
    4
    Trophy Points:
    143
    Digital Goods:
    2
    #5
    You're welcome
     
    hangbowl, Jun 30, 2013 IP