I'm unable to populate drop down with 1000 values from wsdl datasource.
It works fine if 100 values returned by wsdl datasource.
But as number of values returned by datsource grows it slow down performance and
ultimately goes into hang.
Is there any limit for max no of items/values to populate the drop down.