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
.