Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid rendering issue under IE 11 #793

Closed
zdrawku opened this issue Dec 7, 2018 · 1 comment
Closed

Grid rendering issue under IE 11 #793

zdrawku opened this issue Dec 7, 2018 · 1 comment

Comments

@zdrawku
Copy link
Contributor

zdrawku commented Dec 7, 2018

Description

This issue is related to calculateGridWidth method, responsible to width percentage calculation of columns.

Related issues IgniteUI/igniteui-angular#3317 and IgniteUI/igniteui-angular#3047

For the time being we should add column widths to our grid samples.

IgniteUI/igniteui-angular#3047

@HristoP96
Copy link

HristoP96 commented Dec 7, 2018

Grid samples that need to be fixed:

  • Row Editing

  • Grid Paging

  • Grid Filtering

  • Grid Sorting

  • Grid GroupBy (column goes outside the view)

  • Column Resizing

  • Grid Search

  • Grid Toolbar

  • Export to Excel

  • Paste from Excel

  • Multi column headers

  • Conditional Cell Styling

  • Grid Paging - remote Paging sample

  • Data Grid - second demo - FinJS sample

  • Virtualization & Performance (column goes outside the view)

  • Column Hiding (column goes outside the view)

  • Batch Editing - horizontal scrollbar for unpinned area is not visible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants