B4X FEED B4XComboBox IndexOf problem

  • نویسنده موضوع نویسنده موضوع PracticalBot
  • تاریخ شروع تاریخ شروع

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: B4XComboBox IndexOf problem است. این موضوع تا کنون 17 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع B4XComboBox IndexOf problem
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
17
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
Hi,
I`m using a B4xComboBox for a list of years of birth (1940 to 2023), but the I try (user_details.age contains an int '1970')

B4X:

user_age.SelectedIndex = user_age.IndexOf(Starter.User_Details.Age)

I`m getting back a -1, not found. I have also tried it with a string instead of integer and get the same issue.

Any advice would be appreciated.


James

 

عقب
بالا