meetselva / fixed-table-rows-cols

Fixed Table Header and Columns
http://meetselva.github.com/fixed-table-rows-cols/
Other
77 stars 42 forks source link

Check box issues #33

Open satyendra07rawat opened 8 years ago

satyendra07rawat commented 8 years ago

check box event is not working in side cell()

$("#fixed_hdr2 input[type=checkbox]").on("change",function() { debugger; console.log("fixed_hdr2======================================"); });