Hi,
I am getting a weird issue while rendering igGrid on a page. I have a 2 column layout where, on left side I have links and right side I am loading page. In one of the page, right side is loaded using Ajax with igGrid.
Loading igGrid is causing the links to stop working in FIREFOX, whereas the same works in IE well.
Here is a sample showing the behavior https://www.dropbox.com/s/zvkwp1spl05nmeh/FireFox_Issue.zip
Any ideas why is this happening ??
Sorry folks, the problem was not with igGrid, but a CSS issue.