Skip to content

Embed GridControl with InfiniteAsyncSource into the drop-down control of AutoSuggestEdit.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/wpf-autosuggestedit-use-grid-with-infiniteasyncsource-as-drop-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF AutoSuggestEdit - Use Data Grid with InfiniteAsyncSource as Editor Drop-down

This example embeds GridControl with InfiniteAsyncSource into the drop-down control of AutoSuggestEdit:

AutoSuggestEdit InfiniteAsyncSource

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.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Embed GridControl with InfiniteAsyncSource into the drop-down control of AutoSuggestEdit.

Topics

Resources

License

Stars

Watchers

Forks