User Profile & Activity

Bernard Xiang Member
Page
of 52
Posted: May 9, 2012 2:14 AM

Hi venkat,

 

I tried to replicate your issue here and tried to running our sample in IE 9 but unfortunately it works fine (the selected value appear on WebCombo). We are willing to assist you further. In order to do so, could you let me know step-by-step to reproduce this issue and the version of your WebCombo?

 

Regards,

Bernard

Hi Jarvan,

 

I have added this on feature request. I will let you know any news I hear from the team regarding this feature request.

 

Regards,

Bernard

Hi Jarvan,

 

I think it can’t be done without settimeout because server need time to return the result to the client. Unfortunately for now, there’s no script or event which check if the WebCombo is already loaded and ready to set value from the client-side. That’s why the client need timeout to set the value.

 

There’s no way to resolved this without settimeout except by using server-side method. Moreover if you used server-side method, you can set the value without knowing the text which will appear in WebCombo.

 

I hope this helps you.

 

Regards,

Bernard

Posted: May 7, 2012 10:54 PM

Hello Tim,

 

Thank you for your valuable feedback.

 

We will investigate this problem further with our development team and we will inform you if the development team will make changes for this problem.

 

Regards,

Bernard

As long as I know, if there is any scripts error, it would stop the others script to load. There is nothing can we do to skip it. Unless, we implement try and catch to handle the error.

Since the error code is something near in our code, we would like to know first how to replicate the issue. If the issue because of our code, we will try to fix it or handle the error. But sometimes, the error is caused by incorrect logic.


Regards,

Bernard

Hi,

 

I tried to replicate your issue in here but unfortunately, it works fine. I also tried any possibilities to find your issue but we couldn’t find the issue. If you don’t mind, could you let me know step to reproduce or scenario regarding this issue?

 

Look forward to hearing back from you so that we can assist you further.

 

Regards,

Bernard

 

Hi Jarvan,

 

I’ve made my own sample for this case. In my sample, I use Northwind as my database and my dataset, and I offer 2 methods for you. If you want to do it without timeout, I suggest you to choose server side method because it’s guarantee the existence of data from database. And the other method is using SetAdditionalFilters() in WebCombo client side function, but I haven’t check it on a large data. I also attached the sample for you. Hope it helps.

 

Regards,

Bernard

Posted: May 3, 2012 2:18 AM

Hi Devon,

I have made my own sample and it works fine. I also attached the sample here. In my sample, I make range WebSlider and the value will postback when you click the button. Hope this helps.

Regards,
Bernard

Hi Art,

 

I’ve tried to check your issue here. This issue can be reproduce in our local end and it will be forwarded to our development team. I will let you know any news I hear from the team regarding this problem.

 

Temporarily, you can use Normal value as ResultBoxWindowType property’s value. It’s recommended to use Normal value on WebCombo’s ResultBoxWindowType property in the future because pop up only supported in IE browser.

 

Thank you for your valuable feedback.

 

Regards,

Bernard

Hi Jarvan,

 

I think this problem occurs not because the WebCombo2’s data is not populated. Personally, I still believe it’s because failed to set the value in WebCombo1. Therefore could you let me how do you bind the data and set the value in WebCombo1? By the way I don’t quite understand about the timeout that you said. As far as I know, we don’t use settimeout for LinkWebCombo feature. Perhaps you can let me know for the details.

 

Regards,

Bernard

All times are GMT -5. The time now is 6:08 AM.
Previous Next