<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Speeding Up ListSearch Extender initialization with massive lists</title>
	<atom:link href="http://damianblog.com/2007/06/19/speeding-up-listsearchextender/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Mon, 07 May 2012 06:33:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Asim</title>
		<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/comment-page-1/#comment-113</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Thu, 11 Oct 2007 06:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2007/06/19/speeding-up-listsearchextender/#comment-113</guid>
		<description>hi sir m not understanding where i write this code of javascript in my aspx page or in listsearch aspx page
so please guide me through mail m waiting because its creating prob for me. thanx






            Hello




            function pageLoad(sender, args) {
                var extender = $find(‘LSE1′);
                if(extender) {
                    extender.set_isSortedHint(true);
                }
            }</description>
		<content:encoded><![CDATA[<p>hi sir m not understanding where i write this code of javascript in my aspx page or in listsearch aspx page<br />
so please guide me through mail m waiting because its creating prob for me. thanx</p>
<p>            Hello</p>
<p>            function pageLoad(sender, args) {<br />
                var extender = $find(‘LSE1′);<br />
                if(extender) {<br />
                    extender.set_isSortedHint(true);<br />
                }<br />
            }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/comment-page-1/#comment-112</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Thu, 11 Oct 2007 06:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2007/06/19/speeding-up-listsearchextender/#comment-112</guid>
		<description>hi sir m not understanding where i write this code of javascript in my aspx page or in listsearch aspx page
so please guide me through mail m waiting because its creating prob for me. thanx




            Hello




            function pageLoad(sender, args) {
                var extender = $find(‘LSE1′);
                if(extender) {
                    extender.set_isSortedHint(true);
                }
            }</description>
		<content:encoded><![CDATA[<p>hi sir m not understanding where i write this code of javascript in my aspx page or in listsearch aspx page<br />
so please guide me through mail m waiting because its creating prob for me. thanx</p>
<p>            Hello</p>
<p>            function pageLoad(sender, args) {<br />
                var extender = $find(‘LSE1′);<br />
                if(extender) {<br />
                    extender.set_isSortedHint(true);<br />
                }<br />
            }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/comment-page-1/#comment-114</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Thu, 11 Oct 2007 06:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2007/06/19/speeding-up-listsearchextender/#comment-114</guid>
		<description>m not undestanding where i write this code in my aspx page or in ajax aspx page...

so please tell me thorught mail thanx





            Hello




            function pageLoad(sender, args) {
                var extender = $find(‘LSE1′);
                if(extender) {
                    extender.set_isSortedHint(true);
                }
            }</description>
		<content:encoded><![CDATA[<p>m not undestanding where i write this code in my aspx page or in ajax aspx page&#8230;</p>
<p>so please tell me thorught mail thanx</p>
<p>            Hello</p>
<p>            function pageLoad(sender, args) {<br />
                var extender = $find(‘LSE1′);<br />
                if(extender) {<br />
                    extender.set_isSortedHint(true);<br />
                }<br />
            }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will</title>
		<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/comment-page-1/#comment-115</link>
		<dc:creator>will</dc:creator>
		<pubDate>Tue, 02 Oct 2007 23:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2007/06/19/speeding-up-listsearchextender/#comment-115</guid>
		<description>I followed the directions here, but still didnt have any effect on the performance of the listsearch...
any ideas?
simplywill@gmail.com</description>
		<content:encoded><![CDATA[<p>I followed the directions here, but still didnt have any effect on the performance of the listsearch&#8230;<br />
any ideas?<br />
<a href="mailto:simplywill@gmail.com">simplywill@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy Sterling</title>
		<link>http://damianblog.com/2007/06/19/speeding-up-listsearchextender/comment-page-1/#comment-116</link>
		<dc:creator>Tracy Sterling</dc:creator>
		<pubDate>Tue, 11 Sep 2007 20:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2007/06/19/speeding-up-listsearchextender/#comment-116</guid>
		<description>Thank-you, thank-you, thank-you for posting this solution.  I&#039;ve been struggling with incorporating character-punch navigation into a dropdownlist with ~48,000 employee records using IE (Mozilla seems to have this functionality already built into the browser).  It was ridiculously delayed with that quantity of records and your solution made it lightening fast since I&#039;m already sorting the dataset in my database query.

Thanks again!!</description>
		<content:encoded><![CDATA[<p>Thank-you, thank-you, thank-you for posting this solution.  I&#8217;ve been struggling with incorporating character-punch navigation into a dropdownlist with ~48,000 employee records using IE (Mozilla seems to have this functionality already built into the browser).  It was ridiculously delayed with that quantity of records and your solution made it lightening fast since I&#8217;m already sorting the dataset in my database query.</p>
<p>Thanks again!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

