<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Tree Row Grid with selection</title><link>https://community.appian.com/discussions/f/user-interface/9105/tree-row-grid-with-selection</link><description>Hello, I need to create a grid with a tree row layout, like the SAIL recipe of the Appian documentation, the example is working fine but I need to make it selectable. How can I implement that? I send you an image of what I&amp;#39;m doing. OriginalPostID-254</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Tree Row Grid with selection</title><link>https://community.appian.com/thread/53502?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 13:48:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6dc2cea9-7415-4dd6-ae06-4969be0a904e</guid><dc:creator>Satty</dc:creator><description>Multiple selection also working, just need to make minor changes&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tree Row Grid with selection</title><link>https://community.appian.com/thread/53501?ContentTypeID=1</link><pubDate>Tue, 20 Mar 2018 13:48:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95560bdf-ea90-42b7-86fb-c6dbef193a9f</guid><dc:creator>Satty</dc:creator><description>Really help full recipe, thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tree Row Grid with selection</title><link>https://community.appian.com/thread/44312?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2017 18:20:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0e4517d0-2d5f-4a0a-bf91-22f7263d3a2d</guid><dc:creator>rachelz290</dc:creator><description>Is there a way to make this dynamic? I would like to be able to further drill down on each of the children, and potentially grand children and further generations. The tricky bit is, there are an unknown number of generations. Any advise appreciated.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tree Row Grid with selection</title><link>https://community.appian.com/thread/40804?ContentTypeID=1</link><pubDate>Mon, 26 Dec 2016 09:49:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9448593c-b4c6-42b7-9c8d-e4920accf477</guid><dc:creator>pallavis763</dc:creator><description>@marioh, I have tried below code for making tree grid selectable. Code is currently selecting only one row at a time. You can check on allowing multiple selection. Hope this helps !!&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/TreeGrid_5F00_Selection.txt"&gt;TreeGrid_Selection.txt&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/TreeGrid_5F00_selection.PNG"&gt;&lt;img src="/cfs-filesystemfile/__key/communityserver-discussions-components-files/13/TreeGrid_5F00_selection.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Tree Row Grid with selection</title><link>https://community.appian.com/thread/40638?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2016 21:52:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:448f6789-aa72-492b-979b-fd7ba38087b9</guid><dc:creator>sikhivahans</dc:creator><description>@marioh I believe it's tough to comment without seeing the code. At a high level what I could suggest is, in the 'selectionSaveInto' of the grid, populate the 'seleccion' variable with those records(the data variable used for the editable grid) whose identifiers matches with the values of 'selectionValue'.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>