<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Writing Something &#187; scroll position</title>
	<atom:link href="http://www.serdarb.com/tag/scroll-position/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serdarb.com</link>
	<description>Serdar's</description>
	<lastBuildDate>Tue, 01 Jun 2010 08:07:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Let Asp.net to Maintain Scroll Position</title>
		<link>http://www.serdarb.com/aspnet/let-aspnet-to-maintain-scroll-position/</link>
		<comments>http://www.serdarb.com/aspnet/let-aspnet-to-maintain-scroll-position/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 17:21:28 +0000</pubDate>
		<dc:creator>serdar</dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[scroll position]]></category>

		<guid isPermaLink="false">http://www.serdarb.com/?p=177</guid>
		<description><![CDATA[Before i learn MaintainScrollPositionOnPostBack  property. I was creating a zero widthed, zero heighted and zero bordered textbox. Then call Focus() for that textbox to behave like page remembers the position :)
sounds funny but it works!
from today on i am using MaintainScrollPositionOnPostBack . to let asp.net to remember the scroll position.

/// &#60;summary&#62;
/// Use this class [...]]]></description>
		<wfw:commentRss>http://www.serdarb.com/aspnet/let-aspnet-to-maintain-scroll-position/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
