Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
igGrid rendering issues with column fixing feature on safari browser
posted

Hi,

We are using igGrid with column fixing. We have one hidden column which we are only using for exports. When the grid is rendered in the safari browser, we face the following issues.

  1. Fixed table headers disappears
  2. Misalignment between fixed and unfixed table rows.
  3. Unfixed table scroller float under fixed table

JSFiddle link: http://jsfiddle.net/L72m5Loa/1/

If I set hidden property value to false the Grid renders fine.

Please suggest a fix. Thanks.

Parents Reply Children
No Data