papaja
2 Apr 2012, 4:45 AM
I filter grid on combo select event. However when I delete everything from combo field and "tab" away, nothing happens. Select event is not trigered which is not big surprise. Still, I need to execute same function when user empties combo text field.
I tried using change event, but it is fired to often, and not useful because filter makes sense only when value is selected.
Is there something like "deselect" event for combo field?
I tried using change event, but it is fired to often, and not useful because filter makes sense only when value is selected.
Is there something like "deselect" event for combo field?