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 Lidia,
From your statement (a scrollbar is supposed to appear on the left side on the page), are you using dir=”rtl” on your html tag? I want to try to replicate your issue in same environment like yours. Could you let me know what environment that you use to make this issue appears?
Regards,
Bernard
I’ve tried to replicate your issue here but it works fine here. I’ve tried to put XHTML and HTML5 doctype but the scrollbar still show up. I am willing to assist you further. In order to do so, could you let me know step-by-step to reproduce this issue or if you don’t mind, could you give me a simple sample that we can run it on our local end?
Hi Dan,
I can replicate your problem in our local end but unfortunately this is not a bug. Our WebGrid’s filtering is based from value of the column. That’s why if the value still SupplierID (integer), filter column show integer filter menu. I’ve contact developer team to investigate any further. I’ll let you know if I heard any news from them regarding this problematic behavior. Thank you for your valuable feedback.
I don’t recommend you to use LIKE and CONTAINS on integer data type columns because LIKE and CONTAINS is operator that used to search for a specified pattern in a string data type column. That’s why we didn’t include LIKE and CONTAINS on integer column’s filtering. For example if you used statement (SELECT id FROM data WHERE id LIKE 1), the filter result couldn’t filter for value 1000001 even though it contains 1. So, we can say that the result is not consistent in integer type. However if you used apostrophe (‘) and percent sign (%) on the variable (1 -> ‘%1%’) it will show all integer that contains 1. But it’s not recommended.
If you want to use CustomFilter that used LIKE on Integer columns, you can add it using TextBox for filter the WebGrid. I’ve made my own sample. In my sample, I using Northwind as my project's database.
Hope it will help you.
Hi Michal,
We are about to release our new products in the end of May if there’s no obstacle. The new products have a lot of improvement that fully support the Google Chrome version 19 and above. I’ll let you know if the products has been released to the public. Thank you for your feedback.
I've replicate your issue in our local end. Our developer team has agreed to fix this problem on our next release. I'll let you know any news I heard from them regarding this issue.
Hi Frank,
I can replicate your issue in our local end. I've submitted this issue to our developer team and they said they will add this fix to our next release. Thank you for your valueable feedback.
Hi Venkat,
I can replicate your issue here. Unfortunately, WebCombo 4 is the old product which has been discontinued. in releasing any fix in the future. To resolve this issue, I suggest you to upgrade the WebCombo to the latest version. Hope this helps.
Hi Art,
Until now, we don’t know the estimated time from development team for repairing this problem. But I’ll tell you if I’ve heard the news from development team. Thank you for your valuable feedback.
I’ve made video about my sample. It works fine on many computers here. Could you let me know the version of your WebCombo? You can check the version by using property window (right click on your ISNet.WebUI.WebCombo.dll and choose property menu then select Details tab). I test my sample with WebCombo 5.0.7200.12.
Look forward to hearing back from you so that I can assist you further.
Download video here
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