I was looking for this for a while before I stumbled upon it here.
Can you add this to the API documentation? https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxmaskedinput/jquery-masked-input-api.htm
Ahh ok. I fired a mouseup() on the original target after the dialog was closed and it fixed the problem, thanks.
Yes, I know it’s normal. That wasn’t my question, my question was “Is there an event to catch clicks in all header groups, not just the first level?”
I need to capture click event in column groups and parent groups.
http://jsfiddle.net/UbK74/144/
Click on any column header, First Name for example and the event will fire. Click on the column group Name and the event will not be fired.