Smart-Table
Smart-Table copied to clipboard
Code source of Smart Table module: a table/grid for Angularjs
Hello, Could someone update the Date Filter in the documentation, because is obsolete and the plunker does not work anymore **with the latest AngularJs/UI-Boostrap**? By eg I have the following:...
I have a table with sorting value. But if i i click to different, I need to click more than one times to assign class `st-sort-ascent`. Have any ideas why?...
Get all selected row of all page, work with pagination.
See table structure below. I can manually sort by "Date / Time" (Third column) although I need to click it twice before it sorts descending. Anyway. I want to have...
This is only a question. -Thanks in advance. How would you recommend to use the sort getter if there is a primary and secondary sort. Example: If the below criteria...
I want to change the option of multi-/single-select on the fly, by pressing a button to change a scope to "multiple or "" which should be evaluated by "st-select-mode" like...
Actions speak louder than words. First, hearty thanks to Smart Table. I have learnt a lot from this site and would like to share my plunker. Feel free to fork,...
Summary When you set items by page to a negative number the pagination breaks. Steps to reproduce: Set items by page to a negative number. Set to a positive number....
Hi, I have a smart table which has multiple selects (dropdowns) for filtering. I noticed that ng-model and ng-change event have already been encapsulated in smart table for basic search/filtering....