Skip to content

Replies

0
Kannan
Kannan answered on Oct 9, 2009 3:19 AM

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