10 Apr
2009
10 Apr
'09
8:01 a.m.
Bobby wrote at 2009-4-7 09:58 -0700:
<td colspan=3> <a href="?table=<dtml-var table>&order_by=<dtml-var order_by>&sort=<dtml-var sort>&start=<dtml-var previous-sequence>">previous</a> <a href="?table=<dtml-var table>&order_by=<dtml-var order_by>&sort=<dtml-var sort>&start=<dtml-var next-sequence>">next</a> </td> </tr> </dtml-if sequence-end>
</dtml-in>
Not sure, whether you will find it useful. But, you may have a look at "http://www.handshake.de/~dieter/pyprojects/zope/book/chap3.html#c37ac15c14b4". Search there for "4.3.5.2.3. Batch control". -- Dieter