This is a migrated thread and some comments may be shown as answers.

vertical scroll bar causes found item to reload

0 Answers 47 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Lenny_shp
Top achievements
Rank 2
Lenny_shp asked on 04 Dec 2009, 03:37 PM
2009.3.1103.35 w/IE8

<RadComboBox ID="cbo" runat="server" 
      Filter="Contains" MarkFirstMatch="true" AllowCustomText="false" NoWrap="true"
</RadComboBox> 

The list has about 500 items and there is NO lazy load involved.
The problem is that after I searched for a name (say 1 found), then I used the scroll bar to scroll down, it seems to go into search mode again and repopulates the display with the same name that was found.   (while sort of locking up the IE)

It seems I am hitting the same bug reported here:  

http://www.telerik.com/community/forums/aspnet-ajax/combobox/fix-items-loaded-on-demand-can-be-added-multiple-times-on-scroll-q3-2009-issue.aspx

Confirmed this issue is fixed in 2009.3.1201.35

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Lenny_shp
Top achievements
Rank 2
Share this question
or