hi i am evaluation user , i want to text box only in equal filter instead on checkbox selection while selecting equal filter
i am trying to put in colModel like
filter: {
type: 'textbox',
condition: 'equal',
value: ''
},
but nothing changes happen
please help us ASAP