J
juvi
Hello,
I want to add my data in the following form to my ListView:
---------------------------------------------
::1:: Information line 1
Information line 2
---------------------------------------------
::2:: Information line 1
Information line 2
---------------------------------------------
and so on....that means that I have now 2 columns and for each entry-block 2
ListViewItems. My problem is now that the selected Item is only one Item. I
want to have some kind of multiselect where if a user selects one of the
items the second item of the block will be also select: So the aim is to
select the Block and not just one Item. Is this possible? Please help me.
Thank you
juvi
I want to add my data in the following form to my ListView:
---------------------------------------------
::1:: Information line 1
Information line 2
---------------------------------------------
::2:: Information line 1
Information line 2
---------------------------------------------
and so on....that means that I have now 2 columns and for each entry-block 2
ListViewItems. My problem is now that the selected Item is only one Item. I
want to have some kind of multiselect where if a user selects one of the
items the second item of the block will be also select: So the aim is to
select the Block and not just one Item. Is this possible? Please help me.
Thank you
juvi