This example illustrates how to filter a grid using the outside text box. To apply a filter to a particular column, perform a callback to the grid and call an instance of the AutoFilterBy method.
See also:
ASPxGridView - How to filter the grid using the outside combo box
ASPxGridView - How to apply a filter to a column on the client side