[Plugin: Easy Table] How do I make a table the user can sort by column?
-
I just installed Easy Table and was hoping to make tables that can be sorted by columns by the user. I looked at the documentation and tested this code, which I thought would produce the desired result, but doesn’t:
[table class=”table table-striped”]
Year, Make, Model, Description, Price
1997, Ford E350, “ac, abs, moon”, “”, 3000.00
1999, Chevy, “Venture” “Extended Edition”, “”, 4900.00
1999, Chevy, “Venture” “Extended Edition Very Large”, “”, 5000.00
1996, Jeep, Grand Cherokee, “MUST SELL! air, moon roof, loaded”, 4799.00[/table]
Namely, what I get is the following with no sort buttons:
- The topic ‘[Plugin: Easy Table] How do I make a table the user can sort by column?’ is closed to new replies.