Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Drop down values do not gets selected.

0 Kudos

I have a table

srno (char)

name(char)

last_name(char)

I have created a dropdown list in which these values gets displayed.

The problem started when I entered 10 values, I could access it. when I accessed the 11th value it goes back to the first value. The values that I select has a subroutine assigned to it. By Concatinating the srno_name_lastname.

1 REPLY 1

Sandra_Rossi
Active Contributor

I don't understand the sentence "when I entered 10 values", what do you mean? Which "11th value" are you talking about?

Please clarify and share your code.