We have a Data View that contains iframe tags, these iframes are reloading when the Data View are selected. Please give us idea an how to keep the Data View not to reload on every select or layout resize.
Here are the codes and sample XML that can help us on this issue:
…
data = new dhtmlXDataView({
container: “dataview”,
type: {
template: “#title##view#”,
width: width,
height: height
}
});
…
<![CDATA[
]]>