Hi ,
WebCombo Filter only for string data type only, so you must change the query like as " select convert(id,varchar) id from emp" and you also return the procdeure as string.
Regards,
Kannan.S