This question is locked. New answers and comments are not allowed.
hi there,
i have MVC grid with filters. it work great but i have small issue
if user enter Filter value say Equal to "XYZ", then click filter grid is filtered correctly
than if user delete this value say Equal to "" ,then click filter grid is not changed and act as if it;s still filtered with XYZ till user click "Clear Filter".
How can i make this field required when user click "Filter" or how can i have filter acting as Clear Filter if the values are empty ?
Thanks in advance
i have MVC grid with filters. it work great but i have small issue
if user enter Filter value say Equal to "XYZ", then click filter grid is filtered correctly
than if user delete this value say Equal to "" ,then click filter grid is not changed and act as if it;s still filtered with XYZ till user click "Clear Filter".
How can i make this field required when user click "Filter" or how can i have filter acting as Clear Filter if the values are empty ?
Thanks in advance