User Profile & Activity

Bernard Xiang Member
Page
of 52
Posted: May 27, 2012 10:11 PM

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

Posted: May 24, 2012 10:51 PM

Hi Lidia,

 

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?

 

Regards,

Bernard

Posted: May 22, 2012 4:39 AM

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.

 

Regards,

Bernard

Posted: May 21, 2012 12:42 AM

Hi Dan,


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.


Regards,

Bernard

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.


Regards,

Bernard

Hi Michal,

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.

 

Regards,

Bernard

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.

 

Regards,

Bernard

Posted: May 18, 2012 3:04 AM

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.

 

Regards,

Bernard

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.

 

Regards,

Bernard

Posted: May 16, 2012 1:55 AM

Hi Venkat,

 

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.

 

Regards,

Bernard


Download video here

All times are GMT -5. The time now is 12:33 AM.
Previous Next