Hi folks,
I have a multiple select list which has more than 1000 elements in it. Problem is when I have to get selection values from it i have to iterarte all 1000 elements . Is there any way I can get values selected without iteration the whole list
I appreciate your response
pdeeps
I have a multiple select list which has more than 1000 elements in it. Problem is when I have to get selection values from it i have to iterarte all 1000 elements . Is there any way I can get values selected without iteration the whole list
I appreciate your response
pdeeps
Comment