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
I sent a message to your registered email account. Please kindly check your inbox and let me know your response.
Update:
I have worked closely with Thomas Albert and now the Crosslight 3 License problem has been resolved. For members who has similar problem, it is recommended to follow this knowledge-base article: Unable to Find the Latest Version of Intersoft Controls in License Manager.
Hope this help.
Since I was not able to reproduce the reported problem on the following:
Could you please kindly re-test the problem in Android emulator. I'm afraid that settings which related to specific device may produce different result.
Thank you for your patience and cooperation.
I modified Page_Load event handler of VACIO.aspx.vb file into the following and find that the message "Postback executed" is no longer appear when user click the button.
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If Not IsPostBack Then DisplayAlert("Postback executed", "", Tipomensaje.MsgInfo) End If End Sub
Please let us know whether it helps or not.
We have a knowledge-base article: "Unable to Find the Latest Version of Intersoft Controls in License Manager" which describes how to configure the License Manager to show the latest version of Intersoft controls.
The sample case in the article is: Intersoft WebUI Studio 2011 R1 includes ClientUI 5, however License Manager only shows ClientUI 4, as shown in the following screenshot. The case also applicable for WebGrid 9 in 2014 R2. Please carefully follow the instruction and let us know whether it helps or not.
WebGrid supports scenario that submits all updates in a single AJAX request via built-in WebGrid user interface, or via API. Add following code to accept all changes from button click client side event.
function Button1_onclick() { var grid = ISGetObject("WebGrid1"); grid.AcceptAllChanges(); return true; }
You can use the above snippet code and add it to the event handler of TabChange event.
I tried to reproduce the problem reported by Adrian Mateescu on August 14, 2014 (the drop down button is disappear as soon as selects something in IE 9 browser) by using the live sample of WebCombo, BindAccess.aspx. The detail step is as follow:
The above sample uses HTML5 doctype. Could you please confirm whether you have set RenderingMode of WebCombo to HTML5?
<ISWebCombo:WebCombo ID="WebCombo1" runat="server" DataSourceID="AccessDataSource1" DataTextField="ContactName" DataValueField="CustomerID" Height="20px" Width="200px" UseDefaultStyle="True" RenderingMode="HTML5"> </ISWebCombo:WebCombo>
Please feel free to let me know if you find anything that I might miss during my attempt to reproduce the problem.
To see the dropdown for Crosslight v3.0, you'll need to open up registry editor. Check the HKLM/Software folder. Make a backup of the registry. If you're running a 64-bit version of Windows, you'll find a Wow6432Node folder. if you happen to find the "Intersoft Solutions" folder as a sibling of the Wow6432Node folder, you'll need to delete the whole folder for the Crosslight 3.0 to properly show up in the License Manager.
In short, you should not have the Intersoft Solutions folder under HKLM/Software (this only applies to 64-bit Windows). Re-run the LicenseManager from the C:\Program Files (x86)\Intersoft Solutions\Crosslight 3\common\LicenseManager\ISNet.WebUI.LicenseManager.exe, then you should be able to install Crosslight license properly.
Apologize for any inconvenience this problem may have caused you. Following list show the detail backlog for each problem.
I will keep this thread updated with any news I heard from the team regarding these.
Thank you and have a nice day.
Thank you for taking the time to test our new samples and giving us feedbacks about it. We always appreciate comments from our customers so we can serve you better.
I will have this forwarded to Crosslight development team and will get back to you with the backlog id for each feedback.
Following are the detail information of backlog id for each reported problem in FormBuilderSamples and MapsSamples project.
Apologize for any inconvenience this problem may have caused you.
This problem has been forwarded to Crosslight development team to be investigated further. The report is filed under CROS-636. I will keep this thread updated with any news I heard from the team regarding CROS-636.
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