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
Please refer into our WebDesktop sample >> WebDesktopManager >> DesktopWithShortcuts.aspx.It seems your images relative path is incorrect.
Regards,Handy
Hi Patrick,
Would you mind to share about this WebMenuBar issue? Last times, you only shared details about paging scenario.
Hello Rolf,
I got a forwarded email regarding this issue. However, as Niven said, we are unable to replicate the issue.Does your current sample place WebGrid in a container or something? However, you can also try to set the ContextMenu popup position manually. Please try to use the codes below.
<script language="javascript" type="text/javascript" id="WebGrid1_OnRowContextMenu"> var x; var y; function show_coords(event) { if (IS.ie) { x = event.clientX; y = event.clientY; } else if (IS.moz) { x = event.clientX + document.body.scrollLeft + document.documentElement.scrollLeft; y = event.clientY + document.body.scrollTop + document.documentElement.scrollTop; } } function WebGrid1_OnRowContextMenu(controlId, rowType, rowElement, menuObject) { var WebGrid1 = ISGetObject(controlId); menuObject.Show(x, y); return true; } </script>
Hope this helps.
Please do not click on autoreply. It seems you posted into "Intersoft Community Notification services".However, I received your last post via email (forwarded from development division).I already followed your step by step but still unable to replicate this issue.It seems this error only showed in RC installer.To get the latest assemblies, I suggest you to uninstall the RC and installed the release version.http://www.intersoftpt.com/Community/ClientUI/Updated-WebUI-Studio-2010-Installer-Is-Now-Available/.Hope this helps.
Hello Yiannis,
I suggest you to to completely uninstall and reinstall. The previous installer contains the same build version assemblies and scripts with current installer. They only have different date released. Currently, there is no option to upgrade or only replace your existing scripts and assemblies.
Hello,
I am sorry but I don't quite understand about your scenario.Could you please explain more?
As you said before, when you double click on a cell in WebGrid2, you will automatically focus in a cell of WebGrid1.I think it is possible. By using your code, select a cell object in WebGrid1 and any changes in WebGrid1.However, it seems you got an issue that you could not focus back or active edit mode in WebGrid2 cell.Please correct me if I am mistaken in understanding your scenario.But as far I checked your snippet codes, you did not focus back into WebGrid2, but you focus into WebGrid1 again.Regards,Handy
I can replicate the issue in here. I will report this to our developer teams. Tank you for guiding me.
Hi Vantu,
I am sorry but please be more detail. Do you read my previous posted? I need to clarify the scenario before can suggest you something.
Weird. Based on error at the first screenshots, it said that you were missing RunTime License key. RunTime License key is used for deployment. So, is it deployment or development server?I suggest you to completely uninstall the product. Please also remove the registries and let me know if it works or not.
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