Hello,
I have two questions about igGrid:
Thank You!
Randy
Hi Nikilay,
I'm running your sample without any changes, and there are no error messages in the console when I run it.
I just did a test using Chrome where I changed the jQuery files in your sample to the versions I'm using in my project:
When I run that the scrollbar is displayed. I don't know what that means but it's interesting... I have attached a screen shot of both samples running in Chrome.
Hi Randy,
Thanks for clarifying this.
I am using the exact same version of Chrome and the scrollbar is visible, so it seems this is not causing the issue.
Are you running the sample without any modifications? Are there any javascript errors?
Hi Nikolay,
I should have said 'scrollbar' instead of 'scroolbars', sorry about that. The vertical grid scrollbar is the one that displays in Safari. Attached is a screen shot of Chrome (Version 29.0.1547.76 m) and Safari (5.1.7).
Can you specify what scrollbars you are refering to? There should be a only one - vertical scrollbar for the grid. It is displayed correctly in all browsers on my side.
What I found is that on my computer, when I run your html file in Safari the scroll bars are displayed. If I use, IE, Chrome, or Firefox the scrollbars are missing.
I found that with my own project the same is true. The scrollbars will appear if I run my project in Safari but not the other browsers. Compared to your test page, I am running slightly different versions of the jQuery files and modernizr, along with a few additional .js files. But otherwise, your code looks very similar to mine.
Do you have any idea what to make of that?
Thank you,