I am using the RADcombobox for the autosuggest feature. I have a webservice with a webmethod, say, 'MyMethod' which is being used to populate the combobox with the auto suggested values.
If I type something in the Radcombobox input area, the webmethod is called. If I try to navigate away from this page by clicking any other links or buttons on this page, before the webmethod returns with values, I get an error - "Server Method MyMethod failed".
No other error messages. Please advise.
If I type something in the Radcombobox input area, the webmethod is called. If I try to navigate away from this page by clicking any other links or buttons on this page, before the webmethod returns with values, I get an error - "Server Method MyMethod failed".
No other error messages. Please advise.