I have applied criteria expression for header filter for ASPxGridView. Its working fine when the column alone filtered. And i have applied the expression to session and applied this session to grid.FilterExpression.
If I filter the other column along with this one its not working.i.e the expression applied to the session is not getting updated instead its appending with the older expression.