<?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: From ABAP to Flex</title>
	<atom:link href="http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 19:30:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vidya</title>
		<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/comment-page-2/#comment-4354</link>
		<dc:creator>Vidya</dc:creator>
		<pubDate>Wed, 02 May 2012 01:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/#comment-4354</guid>
		<description>Hi Rich,

BPC DataGrid is too good! But the grid doesn&#039;t work if there&#039;s more than one row header or one column header in the analyzer report. How do I make it work then? My analyzer report has two row headers.
Also, I connect to the dashboard with EPM connector.

Thank you!

Vidya</description>
		<content:encoded><![CDATA[<p>Hi Rich,</p>
<p>BPC DataGrid is too good! But the grid doesn&#8217;t work if there&#8217;s more than one row header or one column header in the analyzer report. How do I make it work then? My analyzer report has two row headers.<br />
Also, I connect to the dashboard with EPM connector.</p>
<p>Thank you!</p>
<p>Vidya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Heilman</title>
		<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/comment-page-2/#comment-4129</link>
		<dc:creator>Rich Heilman</dc:creator>
		<pubDate>Fri, 02 Mar 2012 15:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/#comment-4129</guid>
		<description>Yes, the BPC DataGrid is attached to the how to guide mentioned above, and it free to use.

Cheers,
Rich Heilman</description>
		<content:encoded><![CDATA[<p>Yes, the BPC DataGrid is attached to the how to guide mentioned above, and it free to use.</p>
<p>Cheers,<br />
Rich Heilman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vamshi</title>
		<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/comment-page-2/#comment-4127</link>
		<dc:creator>vamshi</dc:creator>
		<pubDate>Fri, 02 Mar 2012 09:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/#comment-4127</guid>
		<description>Hi,

Is BPC Data Grid available on SDN is free to use without any license?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is BPC Data Grid available on SDN is free to use without any license?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/comment-page-2/#comment-3228</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Tue, 04 Jan 2011 20:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/#comment-3228</guid>
		<description>Rich,

I am trying to build an addon component for Xcelsius using the standard flex datagrid component.

Since you have already built a datagrid addon and successfully deployed it as an addon for xcelsius, would you be able to guide me on how i can get this accomplished.

Thanks for all your help
Anoop.</description>
		<content:encoded><![CDATA[<p>Rich,</p>
<p>I am trying to build an addon component for Xcelsius using the standard flex datagrid component.</p>
<p>Since you have already built a datagrid addon and successfully deployed it as an addon for xcelsius, would you be able to guide me on how i can get this accomplished.</p>
<p>Thanks for all your help<br />
Anoop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anoop</title>
		<link>http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/comment-page-2/#comment-3225</link>
		<dc:creator>Anoop</dc:creator>
		<pubDate>Mon, 03 Jan 2011 21:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://enterprisegeeks.com/blog/2009/01/28/from-abap-to-flex/#comment-3225</guid>
		<description>Rich,

I am trying to use the flex data grid component and extend it as an addon component for Xcelsius to leverage in a Xcelsius dashboard. I am new to development with Flex, MXML and Action Script, but I was able to generate property sheets for the visual model (data grid) and the property sheet for the data grid. But, I am running into issues when I generate the add on (I get a blank addon when added to Xcelsius.)

Any help you could extend would be extremely helpful as you have already successfully built essentially what I am trying to construct (the only difference being I am not using the BPC connection option on mine).

Thanks,
Anoop</description>
		<content:encoded><![CDATA[<p>Rich,</p>
<p>I am trying to use the flex data grid component and extend it as an addon component for Xcelsius to leverage in a Xcelsius dashboard. I am new to development with Flex, MXML and Action Script, but I was able to generate property sheets for the visual model (data grid) and the property sheet for the data grid. But, I am running into issues when I generate the add on (I get a blank addon when added to Xcelsius.)</p>
<p>Any help you could extend would be extremely helpful as you have already successfully built essentially what I am trying to construct (the only difference being I am not using the BPC connection option on mine).</p>
<p>Thanks,<br />
Anoop</p>
]]></content:encoded>
	</item>
</channel>
</rss>

