ng-table icon indicating copy to clipboard operation
ng-table copied to clipboard

How to control data items externally?

Open fedotxxl opened this issue 8 years ago • 1 comments

Hello. I've got an external function which loads table items. I need to implement following:

  1. Recieve events on page / order change - something like tableParams.onParamsChange(callback)
  2. An ability to set array of displayed items - something like tableParams.setData(data)
  3. An ability to set total items count - this can be done by tableParams.total(x)

fedotxxl avatar Jan 17 '17 06:01 fedotxxl

I'd like to keep this project, there are many feature and improvement we could add. are u active?

maykon-oliveira avatar Jan 31 '23 13:01 maykon-oliveira