Hello Gurus,
I have a dataTable and one of the columns has a textbox that is disabled by default. I have a button that is supposed to enable all the textboxes but it only enables the first 10 because it shows 10 items at a time. If you change the drop down to show 25 entries at a time, you will see that the rest of the boxes are still disabled. How can I fix that? Thanks!
Here's a jsfiddel.
http://jsfiddle.net/isogunro/sb4ohdkj/20/