Categories | Question details Back To List | ||
Autocomplete mode does not work with enableOptionAutoHeight? Is there any way to make AutoHeight with Autocomplete mode? thx Answer posted by Alex (support) on Jul 20, 2009 06:45 Hello, autoheight functionality is not compatible with autocomplete. But you can try to use the following approach that is based on private methods: combo.attachEvent("onXLE",function(){ Answer posted by Roger W. Barros on Jul 20, 2009 10:44 Perfect thx |