I am using JQGrid
I have it on 2 domains (same code)... On domain 1, I have not problems with the loading of data when the page loads.
On Domain 2 I have the exact same code but with a problem.
When the page loads it won't load the data but when I click the refresh button on JQGrid the data loads fine but never during page load.
I've looked at the code and it seems the same to me.
Does anyone have any ideas on what could make this strange thing happen?
I've run out of ideas on where to look.