i want to make Selection on Xamarin form,
like: 1. Banana
2. Apple
3. Kiwi
if i select Banana, Banana convert to '1' int and number '1' input to Sql server not a String "Banana".
i am new , so i don't know which function i have to use it.
thank you.