lem45
Junior Member
Posts: 8
Registered: 10/24/2002
Member Is Offline
|
posted on 2/4/2003 at 01:36 AM |
|
|
Sort with linked column content
I have a column that is linked '
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 2/4/2003 at 08:40 AM |
|
|
re: Sort with linked column content
If you add links the sorting procedure will work but it is applied to the whole cells content including links tags. Unfortunately, to come that over
in current product version there is only one solution: to try to make links sorting weight equivalent to link's content weight if the same sorting.
In next product version we are planning to make sorting, filtration more convenient when using tags in cell content.
|
|
|
Conrad
Newbie
Posts: 1
Registered: 11/4/2002
Member Is Offline
|
| posted on 2/12/2003 at 06:57 PM |
|
|
Try adding:
alt='display text' within your link tag
for example:
Jordan
This way should sort correctly. =) I hope I understood your question. =)
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 3/8/2003 at 11:44 AM |
|
|
Alternative way is attaching the custom compare routine. The function should cut off html before comparing the content.
|
|
|