Hello,
is it possible to make custom sorter for just one colum? How to assign this sorter to one column (not globally) ?
Rest columns should sort like default sorter (dates, numbers, strings).
For example I got column with links (tag a) and I wanna sort just by text value of link not by all string.
row['nazwa'] = '<a href="index.php?p=6&a=51&id=%{$rekord.intId}%">%{$rekord.strNazwa|replace:"'":'"'}% %{$rekord.strStandard}%</a>';
%{}% – smarty tags that generate string
Meybe u got other ideas to do this?
Is it possible to sort by ‘class’ of element
<i class='blabla'></i>
?
Screen how it looks like:
http://goo.gl/P0UA3R