This example embeds GridControl with InfiniteAsyncSource into the drop-down control of AutoSuggestEdit:
Convert text entered by a user to filter criteria and assign it to the FixedFilter property to filter GridControl items. The conversion is implemented in the GetFilter method, and you can change this method according to your needs.
(you will be redirected to DevExpress.com to submit your response)