8 Answers, 1 is accepted
0
Hello Michal,
Just tested the autocomplete behavior with your two separators (by modifying this example) and it completed normally after both ; and , What exactly do you mean by "text isn't autocompleted"?
Sincerely yours,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Just tested the autocomplete behavior with your two separators (by modifying this example) and it completed normally after both ; and , What exactly do you mean by "text isn't autocompleted"?
Sincerely yours,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Michal
Top achievements
Rank 1
answered on 09 Sep 2009, 02:01 PM
This is my configuration of the radcombobox:
AllowCustomText = false;
MarkFirstMatch = true;
AutoCompleteSeprators=";"
If I type some text in the input area and then press a ';' key the text is automatically completed to the first matching item.
But If I set up more than one separator e.g. AutoCompleteSeprators=";," and type some text and press the second key of separator, the text is not automatically completed.
0
Hi Michal,
Which version of RadControls for ASP.NET AJAX are you using and in which browser?
Kind regards,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Which version of RadControls for ASP.NET AJAX are you using and in which browser?
Kind regards,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Michal
Top achievements
Rank 1
answered on 09 Sep 2009, 02:15 PM
The version is 2009.2.701.20 and I am using IE 7.
Thanks
0
Hi Michal,
I tested your use-case ( 2009.2.701.20, IE7 and the attributes you sent ) and still can't reproduce the issue you're having. Can you send a live URL link to a test page with this issue reproduced so I can see what the problem is? Thank you in advance for your trouble.
Sincerely yours,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I tested your use-case ( 2009.2.701.20, IE7 and the attributes you sent ) and still can't reproduce the issue you're having. Can you send a live URL link to a test page with this issue reproduced so I can see what the problem is? Thank you in advance for your trouble.
Sincerely yours,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Michal
Top achievements
Rank 1
answered on 09 Sep 2009, 04:43 PM
No problem, but this site could be sometimes offline. Please check this url. The same issue I can reproduce in the Chrome browser.
There is also a problem in IE8, you can type any letter in the input field, you have to just press the key twice. It can reproduced in the example site (link above).
Thanks,
0
Accepted
Hello Michal,
I managed to reproduce the issue and fix it. The fix will be available with the next internal build or the next release of RadControls for ASP.NET AJAX. I've updated your Telerik points for the bug report. Thank you.
Unfortunately no workaround is available, so you have to update to get the fix.
Kind regards,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
I managed to reproduce the issue and fix it. The fix will be available with the next internal build or the next release of RadControls for ASP.NET AJAX. I've updated your Telerik points for the bug report. Thank you.
Unfortunately no workaround is available, so you have to update to get the fix.
Kind regards,
Kamen Bundev
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Michal
Top achievements
Rank 1
answered on 10 Sep 2009, 11:32 AM
Ok, thank you.
