iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
duh - found it - had to use the font-size property under the TextBox Style -> Normal.
Ok - I can't believe I didn't try this. What I was missing is to 'activate' the tab referencing the IFrame that I want to call the function in.
The
document.getElementById('IFrame').contentWindow.test2();
works perfect.
Thanks.
Thanks for the suggestions. I was able to get and set the text of a footer cell using the following:
colFooterCell = grid.RootTable.GetElement(WG40.COLFOOTER, WG40.HTMLTABLE).cells[cellIdx +1]; colFooterCell.style.backgroundColor = "LightSteelBlue"; colFooterCell.style.fontWeight = "bold"; alert(colFooterCell.innerText); colFooterCell.innerText = "xx";
I was wondering if this is the correct method as all the other cell text setting examples seem to use the SetText method.
Thanks for the feedback!
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname