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 Mikaeel,
For now, the controls that have fully support HTML5 and CSS3 are only WebCombo and WebGrid. But in the future other controls will also support HTML5 and CSS3. We have our controls supported in Windows 8 and Visual Studio 2012. You can use Visual Studio 2012 R1 SP1 installer that you can download in this page http://www.intersoftpt.com/WebUIStudio/Aspnet. We are currently working on converting WebDesktop component to support HTML5 and CSS3, you can observe our progress in our blog (http://intersoftpt.wordpress.com/). We may be able to inform you in the future regarding our control release if you will. Hope this helps.
Regards,Bernard
Hi armore1972,
I still couldn't replicate your issue in our local end. For you information, I'm using WebGrid 8 and WebCombo 6 to replicate you issue. In version history (http://intersoftpt.com/Support/WebCombo/VersionHistory/), I found out that some of this matters happen if you're using XHTML doctype with WebCombo 4. What is the build of your WebCombo (you can look for the build in properties's detail tab)? Please ensure if you have the latest build of WebCombo 4. You can update your WebCombo by applying the hotfixes in you developer network.
Hope this helps.
Using your structure from you sample, I've made my own sample. Unfortunately, this matter doesn't show up on our local end. But if this matter still occurs on your local end we suggest you to set the position of DropDownList of WebCombo. You add this method on ShowDropDown event on client-side event:
var webCombo = ISGetObject("WebCombo1"); var wcheight = webCombo.LayoutSettings.ItemHeight; webCombo.ResultBox.show(left, top - 95, width, height);
In that code, you must find the left, top, width, and height from DropDownList that you want to show. If this matter still occurs, please let me know. Hope this helps.
Using WebGrid 8 and WebCombo 6, I tried to replicate your issue in our local end. Unfortunately, it works fine here. I also tried this issue using different doctype XHTML, HTML5 and HTML4 but it still couldn't shown you issue here. Could you let me know the doctype and the version of WebGrid and WebCombo to replicate this issue in our local end?
Sorry for my lack. If possible, could you help us to provide some code or simple sample that can replicate this issue? I also attach my sample here. You can edit my sample to replicate your issue and send it back to me. I'll help you to resolve this problem. Hope this helps.
Hi Ahmed,
Unfortunately, these issue doesn't happen in our local end. I am using XHTML doctype to replicate this issue like yours. I tried to replicate the first one, but it seems the textbox fits perfectly with WebGrid's cell. Also for the ToolTip it not went to far from the cell that I'm hovering.
For the length issue, I think the data truncated because the length of string exceed beyond database limit (like varchar(50) but there's 60 characters to update). WebGrid will throw this exception on this scenario. I also tried to update the long character column on my sample but it still can be updated either the column is narrow or wide. I attach the screenshot of my sample here. Hope this helps.
Sorry for my lack to understanding your issue but I believe this issue couldn't be replicate in our local end. It would help us if you have any simple sample that can replicate the sample in our local end, so we can identify what is the real problem of your WebGrid and we will provide you the workaround if possible. To communicate with us directly, you can call us at +62-21-4587-3998 (Indonesia) in our work time. We will gladly help you to solved your problem. or you can use our live chat in Developer Network. We serve you starting from 8am until 5pm (GMT +7).
Look forward to hear any feeedback from you so I can help you further.
Hi Tom,
I couldn't replicate you issue in our local end. Your code can be executed here. Although I comment out some javascript, css and clsSessionManager that I couldn't found its definition in you code. After doing this I can build my project using your code. Please ensure if ISNet.dll, ISNet.WebUI.dll, ISNet.WebUI.Resources.dll CopyLocal property has been set to true value. If this problem still happens in your local end, could you let me know the version and build of your WebGrid.dll, WebDesktop.dll and ISNet.dll. I'll try to replicate your issue using those assembly. Hope this helps.
NB: I attach the screenshot of your project here.
I couldn't replicate your issue here. I tried to replciate your sample by making my own code but it works properly. Could you tell me the doctype and the version of WebGrid did you used? If possible, could you give me a simple sample that can replicate your issue in our local end? As far as I know, the first issue only happen in newest Google Chrome, but it has been fixed by our developer in Webgrid 8. Look forward to hear any feedback from you so I can help you further.
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