I see a developer using this in my site
window.setTimeout("pg.init()", 10);
problem is that when I click once on the record set it works fine. However when I click on the record right away all I get is the hour glass. However if I wait and then click, it works again..what could be wrong. Any suggestions?
thanks