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
Glad to hear that you’ve found a solution of the issue.
Thank you for sharing with us about the issue and its solution. Please feel free to contact us with any questions or concerns you may have.
Below is the default doctype for Intersoft components.
<!DOCTYPEHTMLPUBLIC"-//W3C//DTD HTML 4.0 Transitional//EN"><html>
Hope this helps.
The way Intersoft Update Manager works is the same as Windows Update. It will check for the latest available update. An update is available if the build number is newer than the existing build on the machine.
There are two ways to get hotfix files.
I suggest you to use the second option to get specific build number of hotfix files.
Ps: please follow the steps shown in the following link carefully, http://support.intersoftpt.com/KBArticle.aspx?aid=251, in order to manually apply the hotfix file.
I was able to repro the issue on my end. I have reported and forwarded this issue to WebGrid development team. A work item, #423, has been created regarding this issue.
I’ll keep you updated with any news I heard from the team regarding this issue.
Please check for the following list.
· Ensure that you have used and applied the latest build of Intersoft’s product reference files.
· Ensure that you are using the same build number of Intersoft’s product reference files either in your development server or deployment server.
· Ensure that you don’t install any of Intersoft’s products on the deployment server. If there is any of Intersoft’s product installed on the deployment server, please do the uninstallation.
· Ensure that the registry (“Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Intersoft Solutions”) of the deployment server is clean from any of Intersoft’s registry.
· Ensure that there are no Intersoft’s reference files in the GAC of your deployment server.
· If the problem still persists, try to clear the browser’s cache.
I have checked and tested your page on my end. I’m using WebUI.NET Framework build 703 and WebDesktop 3.0 build 303. I tested the sample page on several browser – IE8; Firefox 3.5.3; Safari 4.0.3; Chrome 3.0.195.21; and Opera 10.0 – and still unable to repro the issue.
WebGrid.NET Enterprise includes a nice enhancement to preserve expanded child rows automatically. A new property named RestoreExpandedChildRows is now available in the LayoutSettings.
To enable this feature, simply set RestoreExpandedChildRows property to true value.
When enabled, WebGrid automatically tracks the child rows that end users expanded during user interaction. Next, when user performed any FlyPostBack™ action – such as sorting, refresh, filtering, etc – WebGrid will restore any matching child rows that expanded previously.
I was unable to repro your issue in my end.
Could you please provide us with a simple sample that replicates the issue? You may use Northwind database as the datasource of the treeview.
Could you please provide us with the aspx code that replicates the issue for further investigation?Screenshot of the issue that shows the difference between development server and deployment server will be helpful.
Following code should help.
function Button1_onclick() { var WebTreeView1 = ISGetObject("WebTreeView1"); WebTreeView1.Nodes[0].Tag = "Tag is set on Button1_onclick event"; document.getElementById("Text1").value = WebTreeView1.Nodes[0].Tag; }
Please let me know if you have different scenario.
The dialog box image (and custom dialog box image) only applicable for inline content WebDialogBox. It is the default behavior of WebDialogBox that when its ContentMode property is set to “UseIFrame”, the dialog box image will be ‘not applicable’.
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