start
and length
perform client-side filtering, new data is fetched only when the
sortColumn
tag changes.
<flickr-jsonp start=[int] length=[int] sortColumn=[string] ></flickr-jsonp>
Waiting for Query
Start
Paging first record indicator. This is the start point in the current data set (0 index based - i.e. 0 is the first record).
Length
Number of records that the table can display in the current draw. It is expected that the number of records returned will be equal to this number, unless the server has fewer records to return. Note that this can be -1 to indicate that all records should be returned (although that negates any benefits of server-side processing!)
Sort Column
Loading
{{dataSize}} Total Records
{{data.length}} Records Returned