UI Plugin

DataTable: allow client side pagination and sorting

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 1.2
  • Component/s: None
  • Labels:
    None

Activity

Hide
Matthew Taylor added a comment -

I'm taking this to mean that the data will be loaded from within the view, not accessed through a server call.

So the controller serves up some data structure to the view with the data to be displayed, and the view has ALL the data. Then pagination and sorting happen within the client entirely. Only a page refresh will get more data.

If anyone has any problems with this, let me know.

Show
Matthew Taylor added a comment - I'm taking this to mean that the data will be loaded from within the view, not accessed through a server call. So the controller serves up some data structure to the view with the data to be displayed, and the view has ALL the data. Then pagination and sorting happen within the client entirely. Only a page refresh will get more data. If anyone has any problems with this, let me know.

People

Vote (9)
Watch (5)

Dates

  • Created:
    Updated: