Hi
I am using webdropdowns in a page. While page loading first all the controls loaded and shown to user fastly other than webdropdowns. After 2-4 secs(After all others controls loaded) only, the webdropdowns visible to the user. Why it is slow while loading? I think the webdropdowns are hidden or some bugs in it. Can you please resolve this issue in webdropdowns? Give me the solution to fix this? Urgent.
Thanks.
Sridhar
Hi Sridhar,
Could you tell me what's your setting for EnableAutoFiltering? Is it set to "Off" or "Server" ? How many items do you have in the WebDropDown? Also, which build number do you use?
Thanks,
Angel
Hi Angel,
I dint set this property yet. Can I set this to off/Client? It has only 10 items. I don't need paging(why for 10 items?), load on demand binds only when the action done(I think not necessary for 10 items). The current value also coming very slowly. The user may think that the items is not available in its place for 2-4 secs.
Thanks
I am talking about 1000 items and more. It's really strange to me why for 10 items you get this slowdown. I suggest either posting a WebSite sample, or contacting development support to investigate your case in greater detail.
I think you dint understand my question. Just check again once. I attached the screenshot.One thing I want to say is I am using web dropdown inside webtab. Is this causes slow loading? The current value displaying very slowly than other controls are shown fastly(In screenshot group info is a lable control).
Until I look at some sample code (like a small WebSite project that reproduces the issue), I cannot be sure what's wrong with your scenario. It could be a lot of things, especially if there are different controls on the page. If you attach some example project, i will be glad to take a look and resolve the issue for you. Otherwise I can only be guessing, especially when it come to performance. You can take a look at the online samples, and there are a lot of items in all of the dropdowns - as you can see there there is no issue with performance. Maybe it's just something small - like a property that needs to be changed. It could be the WebTab, yes.
Thanks in advance,
I noticed this issue exists in your online samples also. Check the attachment for details(Webdropdown -> Databinding). Here there is only one webdropdown. But I am using multiple wdds inside tab. So it dint show any items(Current value) for 2+ seconds. I think you understand my issue clearly now.
I have about 35 webcombo in my webpage the page takes about 30 seconds to load. If I use asp DDL, its about 3 seconds. Without any data attached to the combo its takes 22 seconds. During load I see the combo as below and each of the combo fixes itself one at a time. I think initialize takes long time. I'm using bit older version "7.1.20071.40". Any fix available for this?
Hai
Great. Works now in 9.2 version. Thanks.
yes it is released.
Did the fixed issue version released or not? This is to remind you. I am waiting for the solution.
Internal bug 22504 has been logged and I have already fixed it. Again, this is not directly related to the performance itself. I will let you know additionally in which Service Release you can expect the fix to be.