<?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: Programmatic usage of FilteringTable</title>
	<atom:link href="http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jul 2010 13:36:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: anatolyg</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-21338</link>
		<dc:creator>anatolyg</dc:creator>
		<pubDate>Wed, 28 Nov 2007 10:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-21338</guid>
		<description>Hello.

I am using this apprach to show the table.
I got the problem with big tables.

When we try sorting of big table (350rows X 6 columns)IE shows Dialog saying:

Stop running this script?

A script on this page is causing Internet Explorer to run slowly.
If it continues to run, you computer may become unresponsive.
Yes No

The size of the table is like that:
columns: 6
rows:    350

If the table have 300 rows it is ok. 

The table shows all loaded modules in the system like msinfo32.exe on XP and number of rows is 900 on my PC

Anybody have such perfomance problem?
Any idea how to solve?

This IE Dialog appears each time I start Sorting of the table.

I can send file with JSON table

Thanks,
Anatoly</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I am using this apprach to show the table.<br />
I got the problem with big tables.</p>
<p>When we try sorting of big table (350rows X 6 columns)IE shows Dialog saying:</p>
<p>Stop running this script?</p>
<p>A script on this page is causing Internet Explorer to run slowly.<br />
If it continues to run, you computer may become unresponsive.<br />
Yes No</p>
<p>The size of the table is like that:<br />
columns: 6<br />
rows:    350</p>
<p>If the table have 300 rows it is ok. </p>
<p>The table shows all loaded modules in the system like msinfo32.exe on XP and number of rows is 900 on my PC</p>
<p>Anybody have such perfomance problem?<br />
Any idea how to solve?</p>
<p>This IE Dialog appears each time I start Sorting of the table.</p>
<p>I can send file with JSON table</p>
<p>Thanks,<br />
Anatoly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-18164</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 15 Oct 2007 05:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-18164</guid>
		<description>Can we add image in a filtering table?</description>
		<content:encoded><![CDATA[<p>Can we add image in a filtering table?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ljn</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-13215</link>
		<dc:creator>ljn</dc:creator>
		<pubDate>Fri, 20 Jul 2007 00:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-13215</guid>
		<description>How do I programatically destroy the table.</description>
		<content:encoded><![CDATA[<p>How do I programatically destroy the table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-11522</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Mon, 25 Jun 2007 12:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-11522</guid>
		<description>Hi everyone,

Each time a person wants to add data to a filteringTable the setData method is use. 

A filteringTable can&#039;t be filled colum after column in a programmatic way? 

I need it to show a table with teacher name&#039;s and for each teacher I need a column with his courses. The courses are contained in a Select widget

For this kind of manipulation the setData method is inadapted

How can I proceed?</description>
		<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Each time a person wants to add data to a filteringTable the setData method is use. </p>
<p>A filteringTable can&#8217;t be filled colum after column in a programmatic way? </p>
<p>I need it to show a table with teacher name&#8217;s and for each teacher I need a column with his courses. The courses are contained in a Select widget</p>
<p>For this kind of manipulation the setData method is inadapted</p>
<p>How can I proceed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thajeer</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-10731</link>
		<dc:creator>Thajeer</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-10731</guid>
		<description>The filtering table test is available in

http://www.buildingblocks-inc.com/projects/tools/dojo/dojo-0.4.0-ajax/tests/widget/test_FilteringTable_programmatic.html</description>
		<content:encoded><![CDATA[<p>The filtering table test is available in</p>
<p><a href="http://www.buildingblocks-inc.com/projects/tools/dojo/dojo-0.4.0-ajax/tests/widget/test_FilteringTable_programmatic.html" rel="nofollow">http://www.buildingblocks-inc.com/projects/tools/dojo/dojo-0.4.0-ajax/tests/widget/test_FilteringTable_programmatic.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-10214</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Sat, 02 Jun 2007 15:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-10214</guid>
		<description>Apparently, they&#039;re not going to put FilteringTable in the new 0.9 release, which the nightly build site is now using. There&#039;s going to be a new Grid widget instead.</description>
		<content:encoded><![CDATA[<p>Apparently, they&#8217;re not going to put FilteringTable in the new 0.9 release, which the nightly build site is now using. There&#8217;s going to be a new Grid widget instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guest</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-9719</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Wed, 23 May 2007 14:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-9719</guid>
		<description>The Link to the nightly build for demo of Filtering table is not working:
Dojo nightly test for the programmatic usage of FilteringTable
Can someone point to the updated page please.</description>
		<content:encoded><![CDATA[<p>The Link to the nightly build for demo of Filtering table is not working:<br />
Dojo nightly test for the programmatic usage of FilteringTable<br />
Can someone point to the updated page please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-7260</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Fri, 16 Mar 2007 16:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-7260</guid>
		<description>Hello all,

I&#039;m currently looking for a way to filter my data regarding a page size (max table length) and an offset, so I could reduced the size off the view of my table.

Did someone managed to do it with the dojo library and the FilteringTable widget ?

Thanks in advanced.</description>
		<content:encoded><![CDATA[<p>Hello all,</p>
<p>I&#8217;m currently looking for a way to filter my data regarding a page size (max table length) and an offset, so I could reduced the size off the view of my table.</p>
<p>Did someone managed to do it with the dojo library and the FilteringTable widget ?</p>
<p>Thanks in advanced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-7157</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 12 Mar 2007 18:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-7157</guid>
		<description>Hi Rachel,

Do you know where I can find the complete list of data types supported by the table columns?  Also, do you know if an image is displayed, if a sortable weight can be assigned?</description>
		<content:encoded><![CDATA[<p>Hi Rachel,</p>
<p>Do you know where I can find the complete list of data types supported by the table columns?  Also, do you know if an image is displayed, if a sortable weight can be assigned?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/comment-page-1/#comment-6686</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Tue, 20 Feb 2007 17:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2006/12/programmatic-usage-of-filteringtable/#comment-6686</guid>
		<description>Joshua,

I&#039;ve added some detail about the returned data from get_columns and get_holdings above, hope that helps...</description>
		<content:encoded><![CDATA[<p>Joshua,</p>
<p>I&#8217;ve added some detail about the returned data from get_columns and get_holdings above, hope that helps&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
