When you type into the combo, the control searches for your text in the list and autocompletes and selects that row. Is there a similar function for the grid? I'd like to use the grid to display a list of customers, but instead of scrolling up and down the list I'd like the user to be able to start typing and the grid will automatically find a match for them. Is this possible?
Look here:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=8077