cancel
Showing results for 
Search instead for 
Did you mean: 

How to realise [Select All] function in the header of a normal table column

thomas_mueller8
Participant
0 Kudos

Hi Guys,

I have a normal table where the user can select multiple lines from.

Is it possible to imlement a kind of [Select All] functionality as a kind of toggle in the column header? I guess it's something similar like a sort function, isn't it?

Kind regards,

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Thomas,

You want to get multiple seletion option?

In table properties we have selectionmode property.. set this as MULTI. You get automatic select all and deselect funtions

in table top left.

Remember node selection cardinality should be o-n.

Cheers,

Kris.

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos