<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SQL in a TreeGridView</title><link>https://www.aras.com/community/f/development/35850/sql-in-a-treegridview</link><description>I want to display the results obtained by SQL in a TreeGridView, but I want to implement it. QueryBuilder does not allow me to achieve this. Can I display TGV trees? I want to narrow down my search by conditional branching.</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: SQL in a TreeGridView</title><link>https://www.aras.com/community/thread/5529?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 06:39:10 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:73c06756-4892-4cce-afcc-001bdc683f05</guid><dc:creator>Shin Tanaka</dc:creator><description>&lt;p class="p1"&gt;&lt;span class="s1"&gt;I want to achieve is that for a part item type item,&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;I want to get the top assy item from the part item of the previous revision.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;I want to retrieve the part item bom to the top assy item from the part item bom.This is all we can do with the usual query definition.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;However, if the part item was revised, it was not possible to get the top assy from the item in a previous revision of the inchange status.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQL in a TreeGridView</title><link>https://www.aras.com/community/thread/5528?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 05:41:26 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b7b48605-5e28-4fda-b366-237e77238dc7</guid><dc:creator>Shin Tanaka</dc:creator><description>&lt;p&gt;So it might be possible with the rules.&lt;br /&gt;Please give me some time to prepare.&lt;br /&gt;It would certainly seem to lead to a decrease in response if the condition occurs in every column.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQL in a TreeGridView</title><link>https://www.aras.com/community/thread/5527?ContentTypeID=1</link><pubDate>Tue, 11 Aug 2020 03:14:48 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:c75d9b29-4381-4904-a68e-87540fdf53f0</guid><dc:creator>Jayraj Hogade</dc:creator><description>&lt;p&gt;Hello Chris,&lt;/p&gt;
&lt;p&gt;Do we have standard Simple Search available in these TGVs? Since using parameters for all columns is not user friendly sometimes.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SQL in a TreeGridView</title><link>https://www.aras.com/community/thread/5521?ContentTypeID=1</link><pubDate>Mon, 10 Aug 2020 18:40:50 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:873384dd-b329-4b70-8d84-9cc888d88cae</guid><dc:creator>Christopher Gillis</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Could you clarify what kind of query you&amp;#39;re trying to perform? Tree Grid Views can only be built based off of Query Definitions, but I might be able to suggest how you could build the query you&amp;#39;re looking for using a Query Definition.&lt;/p&gt;
&lt;p&gt;Alternatively, if you&amp;#39;re comfortable with a little more custom development, you can build a &lt;a href="/b/english/posts/building-tree-grid-containers"&gt;Tree Grid Container&lt;/a&gt;&amp;nbsp;based on the results of a SQL query. Tree Grid Containers are the underlying components that power&amp;nbsp;Tree Grid Views. Because they&amp;#39;re more low-level, they lack of some of the easy configurability of Tree Grid Views, but with custom code, they can support more kinds of data.&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Christopher Gillis&lt;/p&gt;
&lt;p&gt;Aras Labs Software Engineer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>