external links ans sort table
external links ans sort table
Hello,
I have small problem. For example:
I have 4 columns in table and 4 links without table:
[code]
Order by id
Order by name
Order by date
Order by points
id
name
add date
points
2
sample name 2
2010-09-16
2345
1
sample name 1
2010-09-12
23
[/code]
my problem is sorting by colums when I click external link.
How can I do this ?
Sorry for my english :)
I have small problem. For example:
I have 4 columns in table and 4 links without table:
[code]
Order by id
Order by name
Order by date
Order by points
id
name
add date
points
2
sample name 2
2010-09-16
2345
1
sample name 1
2010-09-12
23
[/code]
my problem is sorting by colums when I click external link.
How can I do this ?
Sorry for my english :)
This discussion has been closed.
Replies
Allan