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
Hi,
Actually it's the first time we got the behaviour. Usually the error will be fix after we do iisreset. Could I know your WebDesktop and Framework version? Also could you try to update the WebDesktop and Framework dll using Update manager?
One more thing, is this only happend in your WebDesktop control?
Best Regards,
Gordon Tumewu
I have modified my sample by changing the Child2.aspx to your page. Here I attached my simple sample.
Hope this helps.
Try to remove all the reference to WebDesktop in your project. After that close the project, do iisreset, then open again the project then drag new webtab in new page in your project.
One more thing please make sure that the ISNet.WebUI.WebDesktop.dll in your project have the same version like the one in C:\Program Files\Intersoft Solutions\WebUI Studio for ASP.NET\WebDesktop.NET 3.0\Bin.
Hi Dasha,
To enable tab into WebMenu, you need to set ShowFocusBorder property to True in WebMenu's property. Also once you have focus on one of the item, you just need to press the arrow navigation, then the menu will expand.
Hi Holger,
Is it possible to attach the HTML structure that you have? I need to check and inspect the page because I am affraid that the structure in your page and my sample is different, that's why I need to check it first.
Hi Vince,
I am sorry but the masking feature only in WebInput. Also if you want to use the masking feature, why dont use the WebInput? Do you have spesific scenario?
Hi Alfred,
I am sorry but I am confused with the scenario, so do you want to clear the user selection or select all item in WebCombo in single click?
Could you describe more spesific about your requirement? Do you want to set the content of WebDialogBox as IFrame or as Inline? If you want to create the content as IFrame, then you can use the code that I gave to you.
The attribute "innerText", "ContentElement" and "ContentTemplateElement" is used for Inline content, is this what you want?
Is this happends before? I mean is the issue happend after you update the hotfix? Or the error suddenly occured. Please check your project's bin folder and make sure that ISNet.WebUI.WebDesktop.dll is occured and ISNet.WebUI.WebDesktop.Resources.dll if you are using SmartWebResources.
Also is this happend to other intersoft controls(e.g WebGrid, WebCombo)?
You can use the following code:
var wdb = ISGetObject("WebDialogBox1"); wdb.SetContentURL("your URL"); wdb.ShowDialog();
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