cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to select multiple rows in table

Former Member
0 Likes
12,424

Hi

I am trying to achieve multiple row selection in table but is not able to achieve the same.

I have a table UI having model node as the data source.

Following are values of the node:

cardinality --> 0..n

initializeLeadSelection --> false

selection --> 0..n

singleton --> true

Following are values of the table:

compatibilityMode --> auto

enabled --> true

rowSelectable --> true

selectionChangeBehaviour -->auto

selectionMode --> multi

I have referred the tutorial "Developing with Tables in Web Dynpro" but with little help.

I have not written any kind kind of code to have the multiple row selection.

Can you help me please to determine how to achieve the multiple row selection in table.

Regards

Vineet Vikram

View Entire Topic
Former Member
0 Likes

Hi

keep cardinaity of node 0:n..

selection cardinailty 1:n

singleton :true

selection Mode:auto

hpe it hlps u

Regards

Khushboo