Luciana Oliveira
Luciana Oliveira
Hi folks! I need some help! I'm using a ngx-datatable 19.0.0, Angular version 11.1.0 and Material version 11.2.13. When I using props [columnMode]="'force'" directly in ngx-datatable, the page load correctelly...
Thanks, @alexandis ! I'm newbie in angular. How can I use this solution in my code?
> > Thanks, @alexandis ! I'm newbie in angular. How can I use this solution in my code? > > You need to add this directive to your table component,...
Hi folks! I need some help! I'm using a ngx-datatable 19.0.0, Angular version 11.1.0 and Material version 11.2.13. When I using props [columnMode]="'force'" directly in ngx-datatable, the page load correctelly...
> @lrochaoliveira please [have a look](https://codesandbox.io/p/sandbox/swimlane-datatable-resize-issue-xf3j99). At least at my side this test grid resizes normally. But you might have a more complex scenario, in this case this code needs...
> @lrochaoliveira glad to hear that the code was of some use. You might want to consume a mutation observer in future for some your UI needs, it's really a...