ekokotov / object-table

Angular directive to easy create dynamic tables from source or URL with sorting, filtering and pagination. Smart templates and good perfomance
BSD 3-Clause "New" or "Revised" License
171 stars 52 forks source link

Table Reload #35

Open OpsRJ opened 8 years ago

OpsRJ commented 8 years ago

Is there a way to force the table to reload its content?

liaohui1080 commented 8 years ago

You solved?

ekokotov commented 8 years ago

Just change source array. it will be reloaded automatically.

liaohui1080 commented 8 years ago

When table reload, the first data returned from the background, and the next refresh data returned will go wrong. That click the Refresh button, the page will be displayed, but the data did not follow page number changes, resulting in data showed a number of problems.

OpsRJ commented 8 years ago

Yeap, same thing here...

ekokotov commented 8 years ago

Didb't get your issue. Could you provide more details ?

rafadj89 commented 8 years ago

Try to use the on-edit property, but present the same error and the table, it is not updated. Can anybody help me?. The same applies when attempting to update data from a Popup.