<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX Control Toolkit</title><link>http://forums.asp.net/1022.aspx</link><description>Here's your place to discuss everything in and about the AJAX Control Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1764512.aspx</link><pubDate>Wed, 20 Jun 2007 20:48:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1764512</guid><dc:creator>brnskm</dc:creator><author>brnskm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1764512.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1764512</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thank you for this.&amp;nbsp; I will definitely take a look at this and hopefully I&amp;#39;ll get the ListSearch Extender to work faster.&lt;/p&gt;&lt;p&gt;-Brian&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1761135.aspx</link><pubDate>Tue, 19 Jun 2007 09:09:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1761135</guid><dc:creator>dmehers</dc:creator><author>dmehers</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1761135.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1761135</wfw:commentRss><description>&lt;p&gt;I&amp;#39;ve written a blog post explaining how you can alter the ListSearch Extender to speed up the initialization by giving it a hint as to whether the target list is sorted or not.&amp;nbsp; It is the determination of whether thie list is sorted or not that takes a long time.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://damianblog.com/2007/06/19/speeding-up-listsearchextender/"&gt;http://damianblog.com/2007/06/19/speeding-up-listsearchextender/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If there is enough interest, I&amp;#39;d be happy to add the changes to the control toolkit.&lt;/p&gt;</description></item><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1755416.aspx</link><pubDate>Thu, 14 Jun 2007 19:48:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1755416</guid><dc:creator>brnskm</dc:creator><author>brnskm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1755416.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1755416</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Thank You!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1755313.aspx</link><pubDate>Thu, 14 Jun 2007 18:49:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1755313</guid><dc:creator>Ted Glaza [MSFT]</dc:creator><author>Ted Glaza [MSFT]</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1755313.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1755313</wfw:commentRss><description>&lt;p&gt;&lt;font face="verdana,geneva"&gt;Hi,&lt;br /&gt;&lt;br /&gt;Get the full source version of the Toolkit and look at the AjaxControlToolkit\ListSearch\ListSearchBehavior.js file.&amp;nbsp; You can experiment with moving the _isSorted check (line 242) from _onKeyDown to initialize (remember to rebuild when you change one of the scripts as they&amp;#39;re embedded resources).&amp;nbsp; I think this would help fix the delay you&amp;#39;re seeing the first time a user accesses the list.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Ted&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1749312.aspx</link><pubDate>Mon, 11 Jun 2007 17:51:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1749312</guid><dc:creator>brnskm</dc:creator><author>brnskm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1749312.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1749312</wfw:commentRss><description>&lt;p&gt;I agree with you.&amp;nbsp; Putting more than 15,000 items under a dropdownlist is an overkill, but I&amp;#39;m currently migrating our old ACCESS application to ASP 2.0 and it is required to stay with the same dropdown control.&amp;nbsp; Apparently, ACCESS&amp;#39;s version of dropdownlist can handle 15,000 items and has the capability of search incrementally.&amp;nbsp; So, I&amp;#39;m kinda stuck with a dropdownlist here.&amp;nbsp; :-(&lt;/p&gt;&lt;p&gt;I guess the users don&amp;#39;t want to go through few more clicks with the search/results selection page.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;With that aside, what did you mean by &amp;quot;tweaking ListSearch&amp;quot;??&amp;nbsp; Would you be able to show me an example or direct me to some website where I can look into?&lt;/p&gt;&lt;p&gt;Thanks for your help.&lt;/p&gt;&lt;p&gt;-Brian&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1746548.aspx</link><pubDate>Fri, 08 Jun 2007 23:31:14 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1746548</guid><dc:creator>Ted Glaza [MSFT]</dc:creator><author>Ted Glaza [MSFT]</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1746548.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1746548</wfw:commentRss><description>&lt;p&gt;&lt;font face="verdana,geneva"&gt;Hi,&lt;br /&gt;&lt;br /&gt;The ListSearch delays any processing until the first time the user starts typing.&amp;nbsp; This is by design (on a number of our components) because if you put a few dozen components in a repeater you don&amp;#39;t want them to all do their processing at once when the page loads.&amp;nbsp; I&amp;#39;m a little skeptical that you really want to put 15,000 items in a drop down (instead of providing a search/results selection&amp;nbsp;UI with something like modal popup), but you could probably tweak the ListSearch beahvior pretty easily to start processing the items&amp;nbsp;in its initialize function.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;&lt;/font&gt;&lt;font face="Verdana"&gt;Ted&lt;/font&gt;&lt;/p&gt;</description></item><item><title>ListSearch with ~15,000 items under dropdownlist</title><link>http://forums.asp.net/thread/1746235.aspx</link><pubDate>Fri, 08 Jun 2007 18:30:37 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1746235</guid><dc:creator>brnskm</dc:creator><author>brnskm</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1746235.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1746235</wfw:commentRss><description>&lt;p&gt;I have a dropdownlist with around 15,000 items, which can be quite irritating for a user to select the right item.&lt;/p&gt;&lt;p&gt;So, I put in ListSearch to facilitate the selection process, but now I&amp;#39;m noticing that there&amp;#39;s about 5 second delay from the moment I start typing the first few characters of the item and the time I actually see the typed characters below my dropdownlist.&amp;nbsp; And 5 seconds is way too long of a delay!!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;When I tried the same ListSearch on a dropdownlist with a fewer number of items (say...about 100), then it worked instantaneously.&lt;/p&gt;&lt;p&gt;Has anyone seen similar problem?&amp;nbsp; And how can I make ListSearch work faster?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;Thanks.&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>