Support Article
Column alignment disorder in IE11 browser
SA-20181
Summary
Column alignment disorder in IE11 browser in repeating grid. Column alignment is not proper in IE11 and same UI have proper alignment in firefox. This issue is browser specific.
Error Messages
No error message. Just alignment is not in order.
Steps to Reproduce
Create a grid with multiple column. The First header column of the grid is not aligned with other column of the Grid.
Root Cause
The issue is only with one of the grid in the application, the first header column of the grid is not aligned with other column in the grid, OOTB grid and user sections grid are working fine.
Resolution
Perform the following local-change:
1) Add a dummy column in the begning of the grid.
2) Open the column property(marked in red) of the dummy column and add "display:none" (marked in red) in the inline style.


Published February 26, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.