cancel
Showing results for 
Search instead for 
Did you mean: 

Listbox binding

former_member226239
Contributor
0 Kudos

Hi All,

I am trying to select multiple values from the listbox in an offline scenario.

I found a solution for this but I have a problem after selecting the multiple values.

How to bind the listbox if multiple values can be selected from the listbox?

In other words how to get the selected data?

Thanks,

Chandra Indukuri

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member226239
Contributor
0 Kudos

I got the answer from other thread.

OttoGold
Active Contributor
0 Kudos

I have never said you cannot pick more than a single value. But you cannot process these. At least i didn´t find the way yet. Maybe you can change your scenario? Why do you need this functionality? Otto

OttoGold
Active Contributor
0 Kudos

Hello,

list box multiple selection has been discussed here many times. Do the homework first. And... I am afraid this is a bug - it doesn´t work to select mutliple values.

regards Otto

former_member226239
Contributor
0 Kudos

Otto, thanks for the reply.

I always search the forum before creating a new thread.

I saw your response in other threads. Also, from other threads now I am able to select multiple rows.

But the problem is how to get the data(selected rows) back(this is an offline scenario).

Thanks,

Chandra Indukuri