Dmitry Nehaychik

Results 29 comments of Dmitry Nehaychik

Hi @radha89, could you try calling `this.source.refresh();` after `this.source.load(this.users);`?

Hey Guys, we released a beta version of the server data source under '0.4.0-2' version. Here https://github.com/akveo/ng2-smart-table/blob/master/demo/src/app/pages/demo/components/advanced-example-server.component.ts you can find an example of how to implement it, and here https://github.com/akveo/ng2-smart-table/blob/master/src/ng2-smart-table/lib/data-source/server/server-source.conf.ts#L22...

Hi @sielay, we definitely thought of it, that there is no standardised version of REST API and moreover there are plenty of other API interfaces. But anyway, we decided to...

Hi @anandangular, this is most likely is not possible, but you can use valuePrepareFunction and type = 'html' to insert arbitrary html into a cell.

Hi @moplin, I don't see any issues with using Nebular with Ionic or any other Angular based framework, except for possible styles conflicts. We didn't test this though, so would...

Hi @gael-ft, as for now we cound't decide where and how this logic should be implemented. Currently, the `rememberMe` flag is passed to your backend API alongside with login and...

@gael-ft this is a good point, though this would introduce a conditional switching between storages. Have to think about it.

Hey Guys, many thanks again for your feedback! We are on Product Hunt today and would really appreciate your feedback https://www.producthunt.com/posts/ngx-admin. Let's make ngx-admin even better together :)

Hey ngx-admin users, we are working on Nebular 4.0 now and really need your support. Here are some details and discussion: https://github.com/akveo/nebular/issues/1331#issue-426895101.

Hey @abhijeet-gandhi, unfortunately, no. Will keep this issue opened to see if there is an interest.