Hi, hope you can help. I've got the paginator component and table component on a page and I want to disable the one that is displayed with the table (pretty simple) and use the standalone component. I have managed to deal with the item count and items to display....I just for the life of me cannot link the action page navigation (forwards and back) to it.....any help would be greatly appreciated.
From looking at the code I don't think MatTable has enough methods expose to use it externally. I do know there is a new version of MatTable in development so maybe that will have some additional features.
Hi, hope you can help. I've got the paginator component and table component on a page and I want to disable the one that is displayed with the table (pretty simple) and use the standalone component. I have managed to deal with the item count and items to display....I just for the life of me cannot link the action page navigation (forwards and back) to it.....any help would be greatly appreciated.