This is a migrated thread and some comments may be shown as answers.

[Solved] highlightAllMatches client-side method

1 Answer 80 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Martillo
Top achievements
Rank 2
Martillo asked on 08 Apr 2009, 01:23 AM
I noticed that the client-side code on The ADO.Net Services Load On Demand demo page is using a cool feature that highlights the matching letters as the user types them in (well, at least it's working on my local copy of the live demos; the remote page doesn't seem to be pulling down any data). This appears to be enabled by a client-side method of the combobox called highlightAllMatches. However, I haven't been able to find any reference to this method anywhere, which makes me wonder if there might be a trove of client-side documentation that I haven't been able to find yet...


1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 08 Apr 2009, 05:07 PM
Hi Martillo,

Indeed it seems the ADO.NET databinding example does not currently work online. We will do our best to address that issue.

The highlightAllMatches method is not currently documented. What it does is to highlight all items which match the text of the combobox.

Regards,
Albert
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Martillo
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or