HI,
we are using webcombo in our application.
in our webpage we have two webcombo's whch are interlinked i.e. the value selected in one will change the value in another web combo.
the issue when we type the word using keyboard in web combo for the value... the time it takes to fetch that value is very high in IE8 and almost looks broken in IE9.
it works fine if we manually select the value using mouse.
the dataset which is being populated for these two is also not heavy and it is like 100records at max.
it works fine in IE6 and with no issues at all.
we are planning to upgrade our infragistics version, however as this feature is frequently used by many users, we need to provide a solution for now even before we upgrade our project and make a release.
i am assuming there must be something to do with Ajax settings or something which i am missing is causing this.
can you please help.
...Raghav
Hi Raghav,
do you plan to upgrade your application to Aikido controls and WebDropDown ? If so please take a look at this sample:
https://ko.infragistics.com/samples/aspnet/drop-down/cascade
If you want to keep WebComco then please attach sample or at least paste a code snippet with the exact build number that you are using.
Thank you