Is it possible to have the ActionSheet return both the selected text and the index of the item selected?
I noticed the "Click" event only returns a string, but it would be really nice if it can also return an integer with the item's row position or index in the array.
Thank you,
KC
I noticed the "Click" event only returns a string, but it would be really nice if it can also return an integer with the item's row position or index in the array.
Thank you,
KC