Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Verified Answer
+3
person also asked this
people also asked this
Replies
5 replies
Subscribers
8 subscribers
Views
6549 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Tree Row Grid with selection
mariohp
over 8 years ago
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'm doing.
OriginalPostID-254088
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 8 years ago
@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'.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 8 years ago
@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'.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data