This question is locked. New answers and comments are not allowed.
For ASP.NET Ajax, this can be done using this.
For changing all filter options for a complete grid, this can be found here.
But how do I remove certain filters for a specific column ?
Like the "Code" column should only contain the string filter "Contains".
But the "Name" column should contain all string filters.
For changing all filter options for a complete grid, this can be found here.
But how do I remove certain filters for a specific column ?
Like the "Code" column should only contain the string filter "Contains".
But the "Name" column should contain all string filters.