cancel
Showing results for 
Search instead for 
Did you mean: 

Tree table element w/Link to Action?

Former Member
0 Kudos

Hi,

Is it possible to create the tree by key table column element in which each leaf has a link to action ?

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

When you create the TreeByKeyTableColumn, yoyu have to insert a Cell Editor for the Master Column. Just make this cell editor a LinkToAction. If you only want a LinkToAction on the leafs, then you will have to control this with a binding to the enabled property of the LinkToAction Cell Editor.

Answers (0)