yonat / SelectionList

Simple single-selection or multiple-selection checklist, based on UITableView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selection Index is not working

KOSURUUDAYSAIKUMAR opened this issue · comments

Hi Friends,

I wrote the code as "mySelectionList.selectedIndex"

I an array I selected few items when I change selectedIndexes it is printing as list of selected index,
But I want to store an array.append(marry[mySelectionList.selectedIndex]) -> Getting the result zero for all indexes.

I have an requirement, Can you please tell me

I don't understand what you are trying to do, and what happens instead. Please show the code, so I can help.

Better yet, create a minimal project that reproduces this problem, create a github project with its code, and link to it here. (See https://ootips.org/yonat/repex/)

Closing for lack of activity.

@KOSURUUDAYSAIKUMAR feel free to add the info requested above.