3.2.0

Iframe in a Div in a tab

Hi,

I have a page with several Tabs, i have inserted a grid in one of the tabs by creating a AW.HTML.DIV and defining the content as an iframe.

Grid1.setContent("text", "<iframe height=100% width=100% name='Grid1' frameborder='no' scrolling='no' id='Grid1' src='Grid.asp?GridId=20&Table=LedgerTable&Action='></iframe>");

The problem is now that when I change tab, and back to the grid tab, the iframe reloads.

Is there a way to cancel the reload, or is there another way to do the above, I need the grid to be on a separate page, in this case .asp.
Madsen
October 10,

This topic is archived.

See also:


Back to support forum