Question
How to enter the value in list/dropdown manually at runtime and also pass entered value to service?
hi,
My requirement is..for eg. I want to display a list of years from 2017-2030, so for this i have written as service and bind it to list widget. so i will get a list of years in dropdown/combobox. But what if a user wants a year 2016 data, but the year not present in list. I want a option in dropdown/combobox to enter the year manually also. so that i get the data of that year too.
Is there any way of doing it?
Thanks,
Sheetal

