widgets on tab page
I am loading data onto the tab pages using your supplied ajax calls then calling eval() on the script just like in you examples. It works great!
The problem is that I can't access the AW.UI.... objects that have been placed on the tab. I can access them from other controls on the same tab but NOT from anywhere else. If I call document.getElementById("gridobject") I get a null value. I have been searching through the DOM inspector (endlessly) in firebug and I don't see any of the elements that have been loaded onto the page via the ajax call.
Any insight appreciated.
The problem is that I can't access the AW.UI.... objects that have been placed on the tab. I can access them from other controls on the same tab but NOT from anywhere else. If I call document.getElementById("gridobject") I get a null value. I have been searching through the DOM inspector (endlessly) in firebug and I don't see any of the elements that have been loaded onto the page via the ajax call.
Any insight appreciated.
Erik Dobrie
April 4,