<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Rendezvous with technology</title>
	<atom:link href="http://techrays.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://techrays.wordpress.com</link>
	<description>Not everything about technology, but close....</description>
	<lastBuildDate>Fri, 06 Nov 2009 12:03:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Advanced DataGrid as an item renderer within an Advanced DataGrid by Sameer</title>
		<link>http://techrays.wordpress.com/2008/04/07/advanced-datagrid-as-an-item-renderer-within-an-advanced-datagrid/#comment-1234</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Fri, 06 Nov 2009 12:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=19#comment-1234</guid>
		<description>Hi Sachin,
When you open any row, the grid is invalidated because there are some changes like the rows tweening and the scroll bar may appear/disappear, etc.. That&#039;s why, the labelFunction is executed again.</description>
		<content:encoded><![CDATA[<p>Hi Sachin,<br />
When you open any row, the grid is invalidated because there are some changes like the rows tweening and the scroll bar may appear/disappear, etc.. That&#8217;s why, the labelFunction is executed again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-state checkbox in an AdvancedDataGrid ItemRenderer by Sameer</title>
		<link>http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/#comment-1233</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:52:30 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=16#comment-1233</guid>
		<description>Do you need to select the row on click of the checkbox, and keep on adding the checked rows to the selected rows?
For this, you can set the selectedItems property of the AdvancedDataGrid in the renderer. You can access AdvancedDataGrid in the renderer through the listdata.owner property.</description>
		<content:encoded><![CDATA[<p>Do you need to select the row on click of the checkbox, and keep on adding the checked rows to the selected rows?<br />
For this, you can set the selectedItems property of the AdvancedDataGrid in the renderer. You can access AdvancedDataGrid in the renderer through the listdata.owner property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Preserving the open nodes in AdvancedDataGrid after re-grouping by Sameer</title>
		<link>http://techrays.wordpress.com/2008/11/19/preserving-the-open-nodes-in-advanceddatagrid-after-re-grouping/#comment-1232</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=22#comment-1232</guid>
		<description>I don&#039;t think I got your issue. Can you explain a little more.
A simple sample will help.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I got your issue. Can you explain a little more.<br />
A simple sample will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-state checkbox in an AdvancedDataGrid ItemRenderer by Sameer</title>
		<link>http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/#comment-1231</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=16#comment-1231</guid>
		<description>Have a look at comment #71 and #72. Does that solve your issue?</description>
		<content:encoded><![CDATA[<p>Have a look at comment #71 and #72. Does that solve your issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroupingCollection with improved performance by Sameer</title>
		<link>http://techrays.wordpress.com/2009/11/04/groupingcollection-with-improved-performance/#comment-1228</link>
		<dc:creator>Sameer</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=59#comment-1228</guid>
		<description>You can download Flash Builder 4 beta 2 release from &lt;a href=&quot;http://labs.adobe.com/technologies/flashbuilder4/&quot; rel=&quot;nofollow&quot;&gt;http://labs.adobe.com/technologies/flashbuilder4/&lt;/a&gt;. This beta release contains the data visualization components with GroupingCollection2.</description>
		<content:encoded><![CDATA[<p>You can download Flash Builder 4 beta 2 release from <a href="http://labs.adobe.com/technologies/flashbuilder4/" rel="nofollow">http://labs.adobe.com/technologies/flashbuilder4/</a>. This beta release contains the data visualization components with GroupingCollection2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GroupingCollection with improved performance by Evan</title>
		<link>http://techrays.wordpress.com/2009/11/04/groupingcollection-with-improved-performance/#comment-1227</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=59#comment-1227</guid>
		<description>Where can we find the release. Couldn&#039;t find anything in Adobe SVN.

Thanks</description>
		<content:encoded><![CDATA[<p>Where can we find the release. Couldn&#8217;t find anything in Adobe SVN.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-state checkbox in an AdvancedDataGrid ItemRenderer by thandar</title>
		<link>http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/#comment-1226</link>
		<dc:creator>thandar</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=16#comment-1226</guid>
		<description>Now I didn&#039;t multiselection columns when check box click in advanced data grid in flex3.I want to do like gmail ,when check box click,that row selected and other click like that.But it is not yet okay now.I can&#039;t find any source code like that in Internet and I can&#039;t develop by myself.Help me!</description>
		<content:encoded><![CDATA[<p>Now I didn&#8217;t multiselection columns when check box click in advanced data grid in flex3.I want to do like gmail ,when check box click,that row selected and other click like that.But it is not yet okay now.I can&#8217;t find any source code like that in Internet and I can&#8217;t develop by myself.Help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Preserving the open nodes in AdvancedDataGrid after re-grouping by Tom</title>
		<link>http://techrays.wordpress.com/2008/11/19/preserving-the-open-nodes-in-advanceddatagrid-after-re-grouping/#comment-1225</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=22#comment-1225</guid>
		<description>Hi Sameer,
What ever I do the values from the Array ddArr does not get populated in the PopUPMenu Button.
I have an advanced data grid , with 8 columns one of the columns i want the 8 th column as a POPUPMenu Button,  and when I click on the menu item it should navigate to a url value which is in the Array dArr. Array dArr has 2 values ,how can i do this I have tried many things.
 Array dArr has the values [dd.label,dd.url] and some valuses in the array has more than one occurence, I mean [dd.label1,dd.url1],[dd.label2,dd.url2]. 
The values to be populated in the POPUPMenuButton , i have in an array ddArr.
please help me out.

&lt;!-- Dashboard Main Service Summary table --&gt; 

  
    .hStyle { fontWeight:bold; fontFamily:Verdana; fontSize:12; align:center; }
  
  
     0 )
               {
               
                   ddLabel= ddRest.substring( 0, ddidx ); 
                  
                   ddRest= ddRest.substring(ddidx + 1  );
                    ddidx = ddRest.indexOf(&quot;&#124;&quot;); 
               if(       ddidx &gt; 0)
               {
              // ddUrl= ddRest.substring(ddidx + 1  );
                ddUrl= ddRest.substring(0, ddidx   );   
              
                 ddRest= ddRest.substring(ddidx + 1  );
                     ddidx = ddRest.indexOf(&quot;&#124;&quot;); 
               }
               
                  dObj.label=  ddLabel;
                  dObj.url=    ddUrl;
                 ddArr.addItem(dObj);
               
               }
               popUpB=new PopUpMenuButton();
               myMenu = new Menu();   
               myMenu.labelField = &quot;Action&quot;;
                myMenu.showRoot = true;
                myMenu.width = popUpB.width;
                myMenu.selectedIndex = 0; 
                myMenu.dataProvider =  ddArr;
                     
               // myMenu.addEventListener(&quot;itemClick&quot;, itemClickHandler);
               
               popUpB.popUp = myMenu;
 
dp.addItem( { &quot;Index&quot;:xd[0], &quot;Service&quot;:xd[1], &quot;Priority&quot;:xd[2], &quot;Current SLA&quot;:xd[3],&quot;Health&quot;:xd[4], &quot;Quality&quot;:xd[5], 
                          &quot;Risk&quot;:xd[6], &quot;Avail&quot;:xd[7], &quot;OpMode&quot;:xd[8], &quot;dd&quot;:popUpB} );
 dp = dpSrv;
  gc.source=dp;   
       gc.refresh();

 ]]&gt;

 

 
  



              
                    
                        
                          &lt;!--  --&gt; 
                             
                        
                    
                  
               &lt;!--    --&gt;
                     
            
            


            
                 
                             
               
               
        
              
            
 
 


thanks in advance, 
Tom.</description>
		<content:encoded><![CDATA[<p>Hi Sameer,<br />
What ever I do the values from the Array ddArr does not get populated in the PopUPMenu Button.<br />
I have an advanced data grid , with 8 columns one of the columns i want the 8 th column as a POPUPMenu Button,  and when I click on the menu item it should navigate to a url value which is in the Array dArr. Array dArr has 2 values ,how can i do this I have tried many things.<br />
 Array dArr has the values [dd.label,dd.url] and some valuses in the array has more than one occurence, I mean [dd.label1,dd.url1],[dd.label2,dd.url2].<br />
The values to be populated in the POPUPMenuButton , i have in an array ddArr.<br />
please help me out.</p>
<p><!-- Dashboard Main Service Summary table --> </p>
<p>    .hStyle { fontWeight:bold; fontFamily:Verdana; fontSize:12; align:center; }</p>
<p>     0 )<br />
               {</p>
<p>                   ddLabel= ddRest.substring( 0, ddidx ); </p>
<p>                   ddRest= ddRest.substring(ddidx + 1  );<br />
                    ddidx = ddRest.indexOf(&#8220;|&#8221;);<br />
               if(       ddidx &gt; 0)<br />
               {<br />
              // ddUrl= ddRest.substring(ddidx + 1  );<br />
                ddUrl= ddRest.substring(0, ddidx   );   </p>
<p>                 ddRest= ddRest.substring(ddidx + 1  );<br />
                     ddidx = ddRest.indexOf(&#8220;|&#8221;);<br />
               }</p>
<p>                  dObj.label=  ddLabel;<br />
                  dObj.url=    ddUrl;<br />
                 ddArr.addItem(dObj);</p>
<p>               }<br />
               popUpB=new PopUpMenuButton();<br />
               myMenu = new Menu();<br />
               myMenu.labelField = &#8220;Action&#8221;;<br />
                myMenu.showRoot = true;<br />
                myMenu.width = popUpB.width;<br />
                myMenu.selectedIndex = 0;<br />
                myMenu.dataProvider =  ddArr;</p>
<p>               // myMenu.addEventListener(&#8220;itemClick&#8221;, itemClickHandler);</p>
<p>               popUpB.popUp = myMenu;</p>
<p>dp.addItem( { &#8220;Index&#8221;:xd[0], &#8220;Service&#8221;:xd[1], &#8220;Priority&#8221;:xd[2], &#8220;Current SLA&#8221;:xd[3],&#8221;Health&#8221;:xd[4], &#8220;Quality&#8221;:xd[5],<br />
                          &#8220;Risk&#8221;:xd[6], &#8220;Avail&#8221;:xd[7], &#8220;OpMode&#8221;:xd[8], &#8220;dd&#8221;:popUpB} );<br />
 dp = dpSrv;<br />
  gc.source=dp;<br />
       gc.refresh();</p>
<p> ]]&gt;</p>
<p>                          &lt;!&#8211;  &#8211;&gt; </p>
<p>               &lt;!&#8211;    &#8211;&gt;</p>
<p>thanks in advance,<br />
Tom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advanced DataGrid as an item renderer within an Advanced DataGrid by DevSachin</title>
		<link>http://techrays.wordpress.com/2008/04/07/advanced-datagrid-as-an-item-renderer-within-an-advanced-datagrid/#comment-1224</link>
		<dc:creator>DevSachin</dc:creator>
		<pubDate>Mon, 02 Nov 2009 05:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=19#comment-1224</guid>
		<description>No, i am not using labelfunction for grouping or outer grid. Instead, i am only using it for inner grid. but if i open an inner grid for a row and then opens another inner grid for another row then label function calls for both the grid. main thing is labelFunction is calling for N number of times and N is more than rows in a grid.
You can test it in your own example because i have used same example for testing.</description>
		<content:encoded><![CDATA[<p>No, i am not using labelfunction for grouping or outer grid. Instead, i am only using it for inner grid. but if i open an inner grid for a row and then opens another inner grid for another row then label function calls for both the grid. main thing is labelFunction is calling for N number of times and N is more than rows in a grid.<br />
You can test it in your own example because i have used same example for testing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A 3-state checkbox in an AdvancedDataGrid ItemRenderer by El_emre</title>
		<link>http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/#comment-1223</link>
		<dc:creator>El_emre</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://techrays.wordpress.com/?p=16#comment-1223</guid>
		<description>I use a ArrayCollectionWithFilters as provider.
And I specify for every item if it is checked or not(setting the Version field) and i want the parent category to be checked if all children are selected.
 
I use GroupingCollection and I don&#039;t know how to set check the grouping Object on creation of grid.</description>
		<content:encoded><![CDATA[<p>I use a ArrayCollectionWithFilters as provider.<br />
And I specify for every item if it is checked or not(setting the Version field) and i want the parent category to be checked if all children are selected.</p>
<p>I use GroupingCollection and I don&#8217;t know how to set check the grouping Object on creation of grid.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
