pages structures as
-> MasterPage
-> ContentPage
-> iframe
-> aspx.page in iframe
When I'm binding igCombo with control on master page then it displays igCombo box but when binding igCombo with control which is on aspx page inside iframe then throwing an error as Uncaught TypeError: Cannot read property pageYOffset' of undefined
.
I checked the code that you have provided an image of. This is not part of the
igCombo
source, but rather of the jQuery source. You are probably experiencing this issue only under a specific browser. Anyways, the thing I suggest is changing the version ofjQuery
.