Hello,
I am having the exact same problem as described below (from 2008). It does not work when I set the EmptyMessage property either through html or code behind. When I remove the Emptymessage, everything works fine.
My version number is 2009.1.318.35
http://www.telerik.com/community/forums/aspnet-ajax/combobox/problem-with-emptymessage-load-on-demand.aspx
Hi
I was playing around with lastest demo and noticed when I use the EmptyMessage property with load on demand from this page http://demos.telerik.com/aspnet/prometheus/ComboBox/Examples/PopulatingWithData/AutoCompleteSql/DefaultCS.aspx the OnItemsRequested doesn't fire until second character is typed in. If you type 1 character hit backspace and type another character it will fire. If I remove EmptyMessage property all works as expected.
Just thought I would let you know. I'm running the trial dll's version 2008.2.723.35.
Of course there could be somthing wrong on my end but all I did was run the sample and added EmptyMessage property.
I am having the exact same problem as described below (from 2008). It does not work when I set the EmptyMessage property either through html or code behind. When I remove the Emptymessage, everything works fine.
My version number is 2009.1.318.35
http://www.telerik.com/community/forums/aspnet-ajax/combobox/problem-with-emptymessage-load-on-demand.aspx
Hi
I was playing around with lastest demo and noticed when I use the EmptyMessage property with load on demand from this page http://demos.telerik.com/aspnet/prometheus/ComboBox/Examples/PopulatingWithData/AutoCompleteSql/DefaultCS.aspx the OnItemsRequested doesn't fire until second character is typed in. If you type 1 character hit backspace and type another character it will fire. If I remove EmptyMessage property all works as expected.
Just thought I would let you know. I'm running the trial dll's version 2008.2.723.35.
Of course there could be somthing wrong on my end but all I did was run the sample and added EmptyMessage property.