<?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; datalist</title>
	<atom:link href="http://stepbystepasp.net/tag/datalist/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>14) Styling ASP.NET Datalist Control</title>
		<link>http://stepbystepasp.net/14-styling-aspnet-datalist-control-f/</link>
		<comments>http://stepbystepasp.net/14-styling-aspnet-datalist-control-f/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:25:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Registered Members Video Tutorials]]></category>
		<category><![CDATA[datalist]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=169</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&#8217;ll be showing you how to change the layout of the datalist from within the source. You can modify the HTML to your heart content, you can change the css styles and the way the data is displayed by using a table. You can get very creative with the Datalist because it [...]]]></description>
			<content:encoded><![CDATA[<p>In this video i&#8217;ll be showing you how to change the layout of the datalist from within the source. You can modify the HTML to your heart content, you can change the css styles and the way the data is displayed by using a table. You can get very creative with the Datalist because it provides its code in a very easy form to modify using simple HTML tags.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>I modified the width of the table container that holds the datalist so it can be wide enough to display our news correctly. I showed how to change the title to bold.</p>
<p>The datalist was added to the master page, this means that all our page will display the same information on this section. If you want you can add another datalist to a specific page and connect it to a datasource that you want in order to display inforrmation on that page from the datasource. Data sources include LINQ, Sitemap, SQL Server database, Access database, XML file and so on. All this can be bound to a datalist and every other controls in the Data section of the Toolbox.</p>
<p>I modified the css style of the datalist from the properties windows, by adding a border and i changed the alternating item background color (watch video). This makes the datalist to be more pleasing to the eye.</p>
<p>You can modify the datalist to display the last item first, especially in our case, we want the latest news first and old news last. This property can be set on the properties windows.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F14-styling-aspnet-datalist-control-f%2F&amp;linkname=14%29%20Styling%20ASP.NET%20Datalist%20Control"><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/14-styling-aspnet-datalist-control-f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>13)Adding Data to the Database and ASP.NET DataList Control</title>
		<link>http://stepbystepasp.net/13-adding-data-to-the-database-and-using-aspnet-datalist-control-r/</link>
		<comments>http://stepbystepasp.net/13-adding-data-to-the-database-and-using-aspnet-datalist-control-r/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 10:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Registered Members Video Tutorials]]></category>
		<category><![CDATA[datalist]]></category>
		<category><![CDATA[sqldatasource]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=165</guid>
		<description><![CDATA[In this video i&#8217;ll show you how to populate data into the database from within the database itself. The ideal way to insert data into the database is from the website front end, for example a web form. We are not going to be creative here, we&#8217;ll add the data into the database by using [...]]]></description>
			<content:encoded><![CDATA[<p>In this video i&#8217;ll show you <strong>how to populate data into the database</strong> from within the database itself. The ideal way to insert data into the database is from the website front end, for example a web form. We are not going to be creative here, we&#8217;ll add the data into the database by using the database front end itself. In the future we&#8217;ll be using a web form instead.</p>
<p><i><b>[Content protected for Registered members only. <a href="http://stepbystepasp.net/register/ALMotygHbF">Register Here</a> for FREE]</b></i></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F13-adding-data-to-the-database-and-using-aspnet-datalist-control-r%2F&amp;linkname=13%29Adding%20Data%20to%20the%20Database%20and%20ASP.NET%20DataList%20Control"><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/13-adding-data-to-the-database-and-using-aspnet-datalist-control-r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
