Service invoke on button click
Hi,
I am looking to execute service on button click but its executing after selecting required parameter from Dropdown.
requirement is ..i need to submit 'year' as a parameter to service , but when i select year from dropdown then only service gets executed instead it should be on button click.
binds selected row of years to service parameter,
thanks

