gregnb / gregnb/mui-datatables
Change Page orientation by default to landscape to avoid the style mismatch
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
While Printing the data table iam getting mismatched alignment design. If i change the page orientation to landscape and choose paper size as A3. It looks good. How to set this by default from the app.
And also how to hide some column in printing.
## Expected Behavior
Printing All data in the table correctly without any alignment mismatch.
## Current Behavior
By default it getting printed with alignment mismatch.


## Steps to Reproduce (for bugs)
1.Select Portrait orientation
2.Choose paper size A4
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 3.9.0 |
| MUI-datatables | latest |
| React | 16.7 |
| browser | chrome
https://plus.google.com/u/0/photos/albums/pcl6fdgaqv8cm72qpgbvgdlj76nep6inn?pid=6649592648275711154&oid=111357207655230528756 |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.