<?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>StepByStepASP.NET &#187; itemtemplate</title>
	<atom:link href="http://stepbystepasp.net/tag/itemtemplate/feed/" rel="self" type="application/rss+xml" />
	<link>http://stepbystepasp.net</link>
	<description></description>
	<lastBuildDate>Tue, 03 Feb 2009 11:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>69) ASP.NET Tabular Databound Controls Contd.</title>
		<link>http://stepbystepasp.net/69-aspnet-tabular-databound-controls-contd-f/</link>
		<comments>http://stepbystepasp.net/69-aspnet-tabular-databound-controls-contd-f/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 05:20:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Premium Video Tutorials]]></category>
		<category><![CDATA[gridview]]></category>
		<category><![CDATA[itemtemplate]]></category>
		<category><![CDATA[listview]]></category>
		<category><![CDATA[repeater]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=320</guid>
		<description><![CDATA[<script type="text/javascript" src="http://stepbystepasp.net/wp-includes/js/jquery/jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/sbadapter/shadowbox-jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/shadowbox.js"></script><script type="text/javascript"><!--
window.onload = function() {var options ={assetURL:'',loadingImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/loading.gif',flvPlayer:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/swf/mediaplayer.swf',animate:true,animSequence:'wh',overlayColor:'#000',overlayOpacity:0.85,overlayBgImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/overlay-85.png',listenOverlay:true,autoplayMovies:true,showMovieControls:true,resizeDuration:0.35,fadeDuration:0.35,displayNav:true,continuous:false,displayCounter:true,counterType:'default',viewportPadding:20,handleLgImages:'resize',initialHeight:160,initialWidth:320,enableKeys:true,keysClose:['c', 'q', 27],keysPrev:['p', 37],keysNext:['n', 39],handleUnsupported:'',text: {cancel:'Cancel',loading: 'loading',close:'<span class="shortcut">C</span>lose',next:'<span class="shortcut">N</span>ext',prev:'<span class="shortcut">P</span>revious',errors:{single: 'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared: 'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either: 'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}}};Shadowbox.init(options);}
--></script>In this video I continue with the 4 databound controls that enable you to display more than one record at a time unlike the databound controls from the previous page. I used Gridview to show you how to display multiple records from the database and page through the records, and also able to delete, insert, [...]]]></description>
			<content:encoded><![CDATA[<p>In this video I continue with the 4 databound controls that enable you to display more than one record at a time unlike the databound controls from the previous page. I used Gridview to show you how to display multiple records from the database and page through the records, and also able to delete, insert, update and select records.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>The difference between the Gridview and Datlist is that Gridview diaplay all its record in a single row, whicle Datalist display more than one data item per row, watch the video to see what i mean, sometimes i cannot explain things properly thats why I am a video guy <img src='http://stepbystepasp.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Repeater databound control is different in the sense that it doesnt automatically generate any view for you, you have to write all the ItemTemplate, EditTemplate etc yourself. This is the controls that will get you in the source view so run if you dont like to see codes lol</p>
<p>I also use the ListView Databound control, you have to configure ListView to choose among many templates that it provide by default. It provides lots of flexibility.</p>
<p>Watch video and leave comments</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F69-aspnet-tabular-databound-controls-contd-f%2F&amp;linkname=69%29%20ASP.NET%20Tabular%20Databound%20Controls%20Contd."><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/69-aspnet-tabular-databound-controls-contd-f/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
