To achieve this goal, use GridViewColumn.FilterTemplate. Place two ASPxDateEdit controls and the "Apply" button inside the template. In the ASPxClientButton.Click event handler, create a filter expression and apply it to the grid via the ASPxClientGridView.ApplyFilter method. See the example for more details.
Question Comments
Added By: Dhiogo Roberto at: 9/16/2014 7:50:32 AM
I tried to use this example, but it is not working.
Added By: Luke (DevExpress Support) at: 9/17/2014 1:38:26 AM Hello Dhiogo,We've successfully fixed the issue with this example's online launch, now it works correctly. Please check it out.
Best Regards,
Luke