<?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>Blog @ SIB Visions &#187; Pivot</title>
	<atom:link href="http://blog.sibvisions.com/tag/pivot/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 13 Apr 2026 09:47:01 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pivot - Hello</title>
		<link>https://blog.sibvisions.com/2011/04/18/pivot-hello/</link>
		<comments>https://blog.sibvisions.com/2011/04/18/pivot-hello/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 12:55:14 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JVx]]></category>
		<category><![CDATA[Pivot]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=917</guid>
		<description><![CDATA[The UI framework Pivot offers modern UI controls and renders very clean and fast. It has very powerful features and we made a very simple load-on-demand TableView implementation. We used our JVx model, especially IDataBook, for the integration.
The result is a table that loads the data from a database (scroll down to see what happens). [...]]]></description>
			<content:encoded><![CDATA[<p>The UI framework <a href="http://pivot.apache.org">Pivot</a> offers modern UI controls and renders very clean and fast. It has very powerful features and we made a very simple load-on-demand TableView implementation. We used our JVx model, especially IDataBook, for the integration.</p>
<p>The result is a table that loads the data from a database (scroll down to see what happens). The database table contains about 170,000 lines.<br />
<a href="http://demo.sibvisions.org/showcase/PVxTableViewTest.html" target="blank"><center><div id="attachment_986" class="wp-caption aligncenter" style="width: 560px"><img src="http://blog.sibvisions.com/wp-content/uploads/2011/04/jvx_pivot_hello.png" alt="Click to start the application" title="JVx Pivot Hello" width="550" height="400" class="size-full wp-image-986" /><p class="wp-caption-text">Click to start the application</p></div></center></a><br />
The above example uses the same database as our <a href="http://demo.sibvisions.org/showcase/">Showcase</a> application.<br />
The Source Code is Open Source and available via SVN, on our <a href="http://sourceforge.net/projects/jvx/">JVx Project page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2011/04/18/pivot-hello/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
