angular-data-table
angular-data-table copied to clipboard
Input field not working in cell templates
Hello,
if I put cell template with input field it doesn't work. Why is that?
Example: http://codepen.io/anon/pen/gabaXm
in SelectionController, ev.preventDefault() prevents all key presses.
I saw it and I fixed it in my local script.
This is here for specific reason. Perhaps adding a case that avoids input cases?