Hello,
I am working on a project with a RadGrid.
In the RadGrid, each column has a filter.
My project needs that when a user enters text into the filter’s textbox and presses “Enter”, an “Equal To” filter will be performed.
All filters should work as default too. When a user enters text into the filter’s textbox and chooses ANY filter, the filter will immediately be performed.
I would love to see a solution that accomplishes this.
I attached video of the 2 functionality I want:
On Enter Key Perform “Equal To”
Default RadGrid Filter Behavior
Thanks,
Daniel.