angularjssmart-table

No Option To Get Angular Smart Table State With Visible Columns


I'm just wondering if they have provided a options to make table columns show and hide as user preference and save it in table state and load it back when page refreshes.

ctrl.tableState() 

upper code only brings the pagination,sorting and search objects as in current table state. How can i implement showing and hide table columns like in jquery Datatable and load it back from the table state object?


Solution

  • Decided to use Jquery Data Table instead with AngularJS ng-repeat