Leonardo Zizzamia
Leonardo Zizzamia
Thanks for report this bug, I will take a look.
Sorry, but I'm not really sure to understand your case. What version of ng-tasty are you using now?
Hi @mikila85, I have not clear your case yet. The only example I found on internet was this one http://zurb.com/forrst/posts/Responsive_pagination_for_Bootstrap_3-GcI, but I don't think is your case. Can you please...
@sharok do you wanna ask a PR for fix that?
`bind-reload` is a tool to manually reload the table from backend http://zizzamia.com/ng-tasty/directive/table-server-side/reload If instead you want everything happening automatically I suggest to use this version http://zizzamia.com/ng-tasty/directive/table-server-side/complete Please if something is...
Here a working demo about your case http://zizzamia.com/ng-tasty/directive/table-server-side/reload I use `ngTasty v0.6.0` please let me know if you still have problem about it.
Can you explain what you mean about resize columns? Change `CSS` style? Because you can do that inside the `header` values http://zizzamia.com/ng-tasty/directive/table/custom-sorting check the javascript code, about the part of...
I believe we could implement that just by pure CSS, without extra stuff on ngTasty. This table it's meant to be really tiny and flexible, so you can implement custom...
Not sure resizable table need JS, should not be just need it CSS? I will take some time to do all the need it research.
Can I help in some way?