I'm having an issue with the operator dropdown in the filter menu of my grid closing after I scroll to the top or bottom of the option list. I found this example on how to prevent that, but I can't figure out how to access the operator dropdown in the grid menu (I'm using angular directives, if that makes a difference)?
I also noticed that some of the grid examples have this behavior, but don't seem to use the method above. Is there another way to get this behavior?