angular-footable icon indicating copy to clipboard operation
angular-footable copied to clipboard

The directive to allow the use of JQuery footable plugin

Results 14 angular-footable issues
Sort by recently updated
recently updated
newest added

Hello Everyone, Hope you are doing well.... I am getting this issue when i deployed build on server. I have checked all the scripts are available in the build. The...

Hey, I've added the footable plugin. The basics work including sortable. However, pagination isn't working. When I load the page, pagination is not added. After I click one of the...

My table data is populated with ng-repeat and it doesn't work. If I hardcode the data rows, it will work. Not sure if this is a bug, just asking what...

The sorting by clicking the header and toggle-arrow-tiny works nicely normally but doesn't work well when I use ng-repeat like this shown below. I still get the headers with correct...

If the column headers using translate, the hidden columns Does not reveal the column label, instead code like **{{ 'NAME' | translate }}: ABCD** is displayed instead of **Name: ABCD**...

If I change from a base abstract state say "auth" to "main", Footable stops working. If I'm on the same abstract state it continues to work. Like going from main.list2...

Hey, First of all many thanks for this great improvement, it works like a charm! Second, and this isn't really an issue but rather a question, and that is when...

When i use data-hide along with ng-repeat in element as below, it is not hiding the columns for mobile and tablet screen size. `` `{{period}}` `{{lastperiod}}` My intention is here...

Hi Thank for this awesome plugin. I am new to angular js. I am trying to us it but it is not working in angular js but working in jquery...

Hi! I was wondering if there will be a release which will work with V3 of footables? https://github.com/fooplugins/FooTable Thank you very much!