Hello,I have a webcombo Suggest That is type-ahead and bound to a DataTable (. Net). The problem Is That if I enter values of the format "'qqqq * k", an exception "Error in Like operator: the string pattern' qqqq * k% 'is invalid"Why?Is there a workaround?I tried with the event client "EditKeyDown" but I can not remove the characters "%" and "*".cordially
Hello Cornuau,Please take a look at the attached sample created with latest service release 11.1.20111.2064. Sample was tested with IE 9 and Firefox 7 and did not provided the misbehavior you faced. Please feel free to modify the sample or created a new one which reproduces the issue.
Hello,I use version 11.1.20111.2020. The WebCombo is associated with an object "asp: ObjectDataSource" owned "SelectMethod" uses a method that returns a DataSet.cordially
Hello,Please let me know if the issue still persist or if you have any further questions about it.