ngx-datatable icon indicating copy to clipboard operation
ngx-datatable copied to clipboard

✨ A feature-rich yet lightweight data-table crafted for Angular

Results 229 ngx-datatable issues
Sort by recently updated
recently updated
newest added

Some changes were taken from PR #1458 The problem with this PR is that it also contains changes to the column width calculation that have undesired effects. So for fixing...

**What kind of change does this PR introduce?** (check one with "x") - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [...

Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0. Changelog Sourced from log4js's changelog. 6.4.0 security: default file permission to be 0o600 instead of 0o644 - thanks ranjit-git and @​peteriman chore(docs): updated fileSync.md...

dependencies

Hello, I wanted to check if it was possible to transpose a ngx-datatable where the column names appear as rows and the rows appear as columns? Thanks in advance

**I'm submitting a ...** (check one with "x") ``` [x] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support...

**What kind of change does this PR introduce?** (check one with "x") - [x ] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) -...

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x ] feature request [ ]...

Enhancement

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2. Release notes Sourced from engine.io's releases. 4.1.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

**I'm submitting a ...** ``` [X] bug report => search github for a similar issue or PR before submitting [ ] feature request [ ] support request => Please do...

I got this error in server side rendering with using "@swimlane/ngx-datatable". I follow this [link ](https://github.com/swimlane/ngx-datatable/blob/master/docs/universal/server-side-rendering.md) but not work ,I provide this following two service in `root.module.server.ts` and also try...