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
505
Height issue with igGrid
posted

Hello, so I am working on a project where I have an igGrid with paging in an angular bootstrap modal. (http://angular-ui.github.io/bootstrap/)

When I initially click the button to launch the modal, the grid renders larger than the static height I assigned it in grid options. Once I click the "Next" button, the grid renders to the correct height. 

I noticed this problem was listed on your page of known issues:
http://help.infragistics.com/Help/Doc/jQuery/2014.1/CLR4.0/html/igGrid_Known_Issues.html

The description leads me to believe that it is already fixed yet I am still having an issue with it.

"When the sum of the height of header, footer and content of the igGrid is more than the height set in the options, the igGrid widget re-initialize itself with new height enough to have visible header, footer and content."

Is there a workaround I need to do to make this work? I am on v14.2.20142.1024
 

Thanks,
Julie

Parents Reply Children
No Data