X
xx75vulcan
I have a page that contains a Search form which queries a database,
which
works. But I would also like to add a sorting feature to the table
columns.
Ex: When someone clicks on one of the Columns it will sort it either
ASC or
DESC I've tried the examples that I've found here & the internet, and
it's like (either one or the other) I can't get both of them to work
(Search form & Sorting on the results table)
How do I allow columns to be sorted (when clicked on) if that same
column is also a searchable through a search field?
Any ideas anyone.
which
works. But I would also like to add a sorting feature to the table
columns.
Ex: When someone clicks on one of the Columns it will sort it either
ASC or
DESC I've tried the examples that I've found here & the internet, and
it's like (either one or the other) I can't get both of them to work
(Search form & Sorting on the results table)
How do I allow columns to be sorted (when clicked on) if that same
column is also a searchable through a search field?
Any ideas anyone.