<?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"
	>
<channel>
	<title>Comments on: Sorting the ListView in ASP.NET</title>
	<atom:link href="http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/</link>
	<description>ASP.NET, HTML, CSS, Visual Studio, CSharp, VB.NET and other programming items of interest.</description>
	<pubDate>Sat, 30 Aug 2008 00:12:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Dave</title>
		<link>http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/#comment-318</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 13 Feb 2008 14:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/#comment-318</guid>
		<description>Sorry, nothing comes to mind.  But, let's go through the obvious.
1) You are using VS 2008
2) You got the listView to display the content.
3) You put the linkButton in the proper template section.

If I had to guess, I'd say the last one is your problem.  But, I've never seen this not work as described in the video, so I honestly can't tell you what you might have done wrong without looking at your code.

If you want, send me your code via the "Click Here to Ask a Question" link in the upper right hand corner and I'll take a look.</description>
		<content:encoded><![CDATA[<p>Sorry, nothing comes to mind.  But, let&#8217;s go through the obvious.<br />
1) You are using VS 2008<br />
2) You got the listView to display the content.<br />
3) You put the linkButton in the proper template section.</p>
<p>If I had to guess, I&#8217;d say the last one is your problem.  But, I&#8217;ve never seen this not work as described in the video, so I honestly can&#8217;t tell you what you might have done wrong without looking at your code.</p>
<p>If you want, send me your code via the &#8220;Click Here to Ask a Question&#8221; link in the upper right hand corner and I&#8217;ll take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Drimbe</title>
		<link>http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/#comment-317</link>
		<dc:creator>Alex Drimbe</dc:creator>
		<pubDate>Wed, 13 Feb 2008 14:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dmbcllc.com/2008/01/10/sorting-the-listview-in-aspnet/#comment-317</guid>
		<description>Hello, I did exactly like in your video but i recive the error: 

The ListView 'listView' raised event Sorting which wasn't handled. 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.InvalidOperationException: The ListView 'listView' raised event Sorting which wasn't handled.


If you have an explication I would apreciate it. Have a good day.</description>
		<content:encoded><![CDATA[<p>Hello, I did exactly like in your video but i recive the error: </p>
<p>The ListView &#8216;listView&#8217; raised event Sorting which wasn&#8217;t handled.<br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. </p>
<p>Exception Details: System.InvalidOperationException: The ListView &#8216;listView&#8217; raised event Sorting which wasn&#8217;t handled.</p>
<p>If you have an explication I would apreciate it. Have a good day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
