<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The problem of data grids in your web application</title>
	<atom:link href="http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/</link>
	<description>New adventures in .NET</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:31:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martijn Laarmam</title>
		<link>http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/comment-page-1/#comment-242</link>
		<dc:creator>Martijn Laarmam</dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/#comment-242</guid>
		<description>Depends on your definition of &quot;excell like&quot;.

Sortable/column dragable/Paginated datagrids dont have to be a pain at all with the right RIA framework (javascript/flash/silverlight).

If they want editable data grids with various controls in the cells ExtJS (amongst others) is a really good choice.

If they need excell&#039;s reporting/formula functionality there needs might just entail a PivotGrid with precompiled OLAP data, devexpress&#039;s pivotgrid goes even further and allows for a great deal of customization of the data on the client side. 

If you render a data grid where you can&#039;t do anything with the headers then yeah i wholeheartedly agree that a nicely formated list will feel way more finished to a client.
If they want a real time editable pivotgrid then they really want to use excell in the browser.</description>
		<content:encoded><![CDATA[<p>Depends on your definition of &#8220;excell like&#8221;.</p>
<p>Sortable/column dragable/Paginated datagrids dont have to be a pain at all with the right RIA framework (javascript/flash/silverlight).</p>
<p>If they want editable data grids with various controls in the cells ExtJS (amongst others) is a really good choice.</p>
<p>If they need excell&#8217;s reporting/formula functionality there needs might just entail a PivotGrid with precompiled OLAP data, devexpress&#8217;s pivotgrid goes even further and allows for a great deal of customization of the data on the client side. </p>
<p>If you render a data grid where you can&#8217;t do anything with the headers then yeah i wholeheartedly agree that a nicely formated list will feel way more finished to a client.<br />
If they want a real time editable pivotgrid then they really want to use excell in the browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René van den Berg</title>
		<link>http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/comment-page-1/#comment-131</link>
		<dc:creator>René van den Berg</dc:creator>
		<pubDate>Tue, 16 Jun 2009 10:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.taiga.nl/martijn/2009/06/09/the-problem-of-data-grids-in-your-web-application/#comment-131</guid>
		<description>Another solution is to use a RIA like Adobe&#039;s flex. Their grid is almost excel like.

René</description>
		<content:encoded><![CDATA[<p>Another solution is to use a RIA like Adobe&#8217;s flex. Their grid is almost excel like.</p>
<p>René</p>
]]></content:encoded>
	</item>
</channel>
</rss>

