Questions tagged [ngx-easy-table]
5 questions
2
votes
2 answers
how can I get a value from an input inside filter
I'm using ngx-easy-table. There is an input filter that I want to get value on keyup. Already looked at documentation, and not find anything that can help-me.
Anyone knows anything about this?
user8141701
1
vote
0 answers
JHipster Angular unit test cannot find module 'ngx-easy-table' from component file
Motivation for or Use Case
I want to use the third-party library ngx-easy-table in my components of a bare bone JHipster project.
Overview of the issue
Unit test fails when importing an external module (ngx-easy-table) from component file. However,…

Marvin Frommhold
- 1,040
- 8
- 7
1
vote
0 answers
how to re-render or reload this child component table when I added some data without reloading page?
Here I am using ngx-easy-table datatable pluging. here is documentation
I want to re render or reload only table component when I add a new data to this table but table is not re-render I tried so many ways but in vain. Also I an using Nebular UI…

Dhanushka sasanka
- 518
- 3
- 18
0
votes
2 answers
How can I make ngx-easy-table responsive
Your table is very good. However one feature lacking which would help it be even better is having a responsive design.
Is there a way to do this in it current release?
Do you have any plans to add this capability in the near future?

MichaelQ
- 11
- 1
0
votes
2 answers
Bind data for a component on load
I'm trying to use this data table in my app:
https://github.com/ssuperczynski/ngx-easy-table/wiki
My problem is binding the data which is coming from the api. If I set the data manually it works.

zbeedatm
- 601
- 1
- 15
- 39