<?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>Lifelog &#187; custom</title>
	<atom:link href="http://www.lifelog.be/tag/custom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lifelog.be</link>
	<description>Life as a web developer/entrepreneur</description>
	<lastBuildDate>Wed, 10 Aug 2011 13:05:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Propel / Pager / Datagrid &#8211; Part II</title>
		<link>http://www.lifelog.be/2007/01/09/propel-pager-datagrid-part-ii/</link>
		<comments>http://www.lifelog.be/2007/01/09/propel-pager-datagrid-part-ii/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 12:56:23 +0000</pubDate>
		<dc:creator>snk00sj</dc:creator>
				<category><![CDATA[PHP / MySQL]]></category>
		<category><![CDATA[Tech-Stuff]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datagrid]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[webdevelopment]]></category>

		<guid isPermaLink="false">http://www.lifelog.be/2007/propel-pager-datagrid-part-ii/</guid>
		<description><![CDATA[In my previous post, i talked about the writing of a custom datagrid for propel usage. The required features for this datagrid would be : easy configuration multi sortable columns (ascending &#038; descending) search features add actions to one or multiple records (icon + action) sizeable columns go to page x ability to change rows [...]]]></description>
			<content:encoded><![CDATA[<p>In my previous post, <a title="Propel Datagrid - Part I" target="_blank" href="http://www.lifelog.be/2006/propel-pager-datagrid/">i talked about the writing of a custom datagrid for propel usage.</a> The required features for this datagrid would be :</p>
<ul>
<li>easy configuration</li>
<li>multi sortable columns (ascending &#038; descending)</li>
<li>search features</li>
<li>add actions to one or multiple records (icon + action)</li>
<li>sizeable columns</li>
<li>go to page x</li>
<li>ability to change rows per page</li>
</ul>
<p>So since my last post, 2 weeks have passed and i am proud to say we&#8217;ve finished a large part of the code. Now we are still having problems with the javascript to allow the user to change his column width in multiple browsers, IE seems to refuse some of the javascript code. I am still looking into that.</p>
<p>P.S. : I have been getting several e-mails with code requests. Untill i am really done i won&#8217;t give out the code. If you think you can help me with the javascript resizing issue though, you can always drop me an e-mail.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifelog.be/2007/01/09/propel-pager-datagrid-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

