
January 18th, 2013, 10:09 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 28
Time spent in forums: 10 h 52 m 57 sec
Reputation Power: 0
|
|
|
DualListView: How to get multiple selected values in a string ?
i'm using a DualListView, Is it possible to get all the selected values of a DualListView in a string ?
For instance,
Available Selected
-Tank 1 -Tank 2
-Tank 3 -Tank 4
-Tank 5 -Tank 6
-Tank7
is it possible to save a string with all the selected values 'Tank 2, Tank 4, Tank 6' ?
Or is there any properties ?
|