Dear All,



I want to apply onchange parameter in <sx:autocompleter 
onchange="testjavscriptmethod" ......../>

<script ...>
function testjavscriptmethod()
{
alert('Hi');
}
</script>

but the method is not call why?
plz help me

with regards,
--------------------------------------------------------------------
VIVEK KUMAR JAISWAL

Reply via email to