Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Repeater DataSource Examples

mbeard edited this page Nov 4, 2014 · 6 revisions

Please see the following 2 gists of the repeater control.

Static DataSource

Sorting, filtering, searching, and paging is performed client-side using underscore). https://gist.github.com/mbeard/9b2e31b5e66fa76002b6

Dynamic DataSource

Sorting, filtering, searching, and paging is performed server-side via the API.
https://gist.github.com/mbeard/f3889e669d65d2f60232