Hi all,
I'm trying to select some text in a combobox filled with the loadondemand property set to true. For example, if I got a combo with employees and I select an employee, for example "Peter Griffin", I'm trying to select "Peter" clicking in the combobox filter to do another query only with the string "Peter", but everytime I click the combobox filter it selects the whole filter.
As I saw in this demo (http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx) I'm thinking that this is a current feature.
Can it be disabled easily?
Kind Regards,
I'm trying to select some text in a combobox filled with the loadondemand property set to true. For example, if I got a combo with employees and I select an employee, for example "Peter Griffin", I'm trying to select "Peter" clicking in the combobox filter to do another query only with the string "Peter", but everytime I click the combobox filter it selects the whole filter.
As I saw in this demo (http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx) I'm thinking that this is a current feature.
Can it be disabled easily?
Kind Regards,