Hi,
is a combination of acheck and a dropdown-filter field possible? I want to have “yes” and “no” in the dropdown-field too.
Thank you for your work an spending time
Uwe
It not possible by using #select_filter, but you can create custom selectbox and just attach filtering functionality to it
mygrid.attachHeader(“A,YesNo,C”);