-
Hi Guys, Sorry for asking here, I looked for a slack room and didn't find one.
I see that this is a full Ember Data replacement. My question is that if that is the case, models in the model folder …
-
## I'm submitting a...
* Bug report
## Current behavior
When applying validityStyles to a component, when the prop is set to false it does not remove the red border.
## Expected behavior
Whe…
-
Most if not all of the code within the current `grid/impl/ExportManager` class could be exposed as a `DataExportService`.
This would have the advantage of using the service pattern for this kind o…
-
I am using react-boilerplate when I do run npm install,npm install react-data-export --save
I see these errors
Building the Webpack DLL...
Hash: 7f68501fbcd6b8f05530
Version: webpack 4.12.0…
-
Pass a width prop to the ExcelColumn component.
#### My reason:
It would be nice to set the width for the column, so it can fit all the content inside the column's cells.
Maybe even implementing …
-
specs for new/edit article info modal window for within-card editing of article information or for creating a new article (all fields blank in this case):
![new_edit-article-info](https://user-images…
-
Hi,
I working on a react project which is built on Parcel bundler instead of Webpack.
React Data Export used file-saver, json-loader and xlsx. I have installed all these dependencies in my pac…
-
I've been looking on the web but I could not find any good advice on whether it could be considered a good practice to use constructors (`new MyClass(...params).myMethod()`) over classes with only sta…
ilDon updated
5 years ago
-
I am able to download an excel file with the example provided, i.e. Excel Export with custom cells style. However, the styles could not be applied to the cells. Am I missing out on something for the e…
-
## I'm submitting a...
* Bug report
* Documentation issue or request
## Current behavior
When you add the "export to Excel" feature to the kendo grid toolbar, it does not work. The …