Hi ,
I am using the web como for displaying huge list of data.
Is there any way to load the data as and when the user types.Else the user has to scroll all the way to
the last record before he can see the suggestions.
Also I am having a custom object collection(and not datset or datatable) which I am binding to the Combo
So the suggestion provided in the link http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/WebCombo_Enable_WebCombo_to_Use_the_Type_Ahead_Feature.html
is not applicable.
How can we mimic the Autosuggest functionality in infragistics?
Hello,
Is it possible that you could derive your custom object collection from one of the supported data sources?
If this is not the case please look into using the WebDropDown.
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebDropDown_Create_a_Multi_Column_WebDropDown_using_Templates.html
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebDropDown_Autocomplete_and_Auto_Filtering.html
Please let me know if I may be of further assistance with this matter.
Sincerely,Mike P.Developer Support EngineerInfragistics, Inc.www.infragistics.com
I am following up to see if the information provided has resolved this issue.
Please let me know if you have any further questions concerning this matter.