Some sort of list will be displayed when the program runs
I want to make search with entering text on textedit. When I hit a button the gridview will be refreshed and show that the same values on entered text.
For example:
Firma Adı:ABC(User enters)
- ABC123
- ABCDEF
- .
- .
- .
How can I make filter such that with using editValueChanged
?
Thank you..
DevExpress grid offers this functionality out of the box.
You just need to display the AutoFilter row: