I was able to get the original sortable recipe to work, but this one isn&#39;t. I removed all previous sortable files.<br><br>The header and footer rows display proper colors, but no arrows. The oddrowbg and evenrowbg are not working either.<br>
<br>I used your sample table to try this out.<br><br>I&#39;m running 2.2.0-beta57 on CentOS 4.<br><br><div class="gmail_quote">On Wed, Apr 30, 2008 at 9:18 AM, Hans &lt;<a href="mailto:design5@softflow.co.uk">design5@softflow.co.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
oops! the example was not very good. One should really only use<br>
%rownosort% once and in the bottom row.<br>
<br>
I fixed the date sorting, but it may well be a bit cranky.<br>
Don&#39;t mix date types.<br>
<br>
Make a column non-sortable by adding %colnosort% to the header cell.<br>
All other header cells need the ! at the start, to make them into<br>
&lt;hd&gt; cells, but not the one with the %colnosort%. (otherwise the<br>
%colnosort% style will be used by all header cells, i.e. none will be<br>
sortable!.<br>
<br>
The script uses wiki style definitions which are applied to &lt;td&gt; (for<br>
%colnosort%) and &lt;tr&gt; (for %rownosort%) respectively.<br>
<font color="#888888"><br>
<br>
 &nbsp;~Hans<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</div></div></blockquote></div><br>