I am using Bootstrap 3.2.0 Modal for displaying the jqxGrid with filtering functionality. All functionality of jqxGrid filtering (Sorting, Select Box) is working, except for typing text in the filtering input box. I am not able to find a solution on this issue. Please help.
I am not able to type in the input
boxes given below. It is not focusing, but I am able to inspect element using dev tools.
Not even the value is getting placed, when edited with dev tools.
CODE: http://fiddle.jshell.net/yprLbyu7/3/show/ or http://jsfiddle.net/yprLbyu7/3/