The Pager currently requires rsf:ids on column headers and the column row in order to use sortable columns. We need to re-do this to use general selectors instead.
For 2.0 we should remove all references to rsf:id in the entire codebase.
Anastasia Cheetham March 3, 2014 at 4:47 PM
The Pager demo HTML still has rsf:id attributes throughout. Since these demos serve as examples of how to use the components, we should clean the HTML up to reflect recommended practice.
Antranig Basman July 23, 2013 at 1:13 AM
Merged into trunk at revision acf4633 - Page now uses standard (old-style) RendererComponents throughout
The Pager currently requires rsf:ids on column headers and the column row in order to use sortable columns. We need to re-do this to use general selectors instead.