imbrod
Results
2
comments of
imbrod
> @MrPardeep Yup Take and import this: https://github.com/akveo/ng2-smart-table/blob/master/src/app/pages/examples/server/serve.data-source.ts > This link is broken. Does anybody have steps to create custom class from ServerDataSource? I managed to write something like this,...
> I just started out using this package, but from what I understand you would probably have to create your own CustomDataSource, based off the ServerDataSource https://github.com/akveo/ng2-smart-table/tree/master/src/ng2-smart-table/lib/data-source/server > > Copy...