I have a RadAutoCOmpleteBox that is bound by a Web Service but I have client filtering set to true.
Is it possible to rebind the web service client side? I only wish to do this so I can reset the where clause on the select statement based on a client selection in another field but I only want this to happen client side and not server side.
Is there a way to fetch the web service again?