web/views/tableview.py
changeset 8016 1a1b23c37013
parent 8014 6ce4ff44b2cf
child 8028 58e9bc8a1f2c
--- a/web/views/tableview.py	Mon Oct 24 13:52:24 2011 +0200
+++ b/web/views/tableview.py	Tue Oct 25 13:51:27 2011 +0200
@@ -812,6 +812,7 @@
         'textExtraction': JSString('cw.sortValueExtraction'),
         'selectorHeaders': 'thead tr:first th', # only plug on the first row
         }
+    handle_pagination = True
 
     def form_filter(self, divid, displaycols, displayactions, displayfilter,
                     paginate, hidden=True):