I have a column in my grid which is contains several buttons. I want to only disable the filtering feature in that column.
For example, filtering should be available in office phone but It has to disable in Actions column. I want to remove the textbox in Actions column.
You can set enableFiltering:false on the Actions field
for example:
{
field: '', enableFiltering: false
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With