Search
3034 results 1481-1490
Forum
- 14th Feb 2013Creating a wrapper for DataTablesobj[$field.attr('name')]); } else { if ($field.attr('type') == "checkbox") { if (obj[$field.attr('name')] == 1 || obj[$field.attr('name')].toString().toUpperCase()
- 8th Feb 2013Two select boxes - can first select box control the ipOpts of the second?case, I have a check-box field and its options
- 4th Feb 2013Editor 1.2.3 releasedCongrats Allan, Great to see that the check-box array with out any selection does not give any error with new release. Expecting more for making in multilevel chain-able drop-down fields in next release. Thanking you
- 30th Jan 2013problem deleting rows from table with multiple checkboxes in each rowI got it, I had a caps typo mismatch on the checkbox names! Code, fixed and working now http://live.datatables.net/ufawup/2
- 29th Jan 2013finding the last row of a table and adding a row right above it.parseInt(lastTR[0])+1; alert([newLast, currLast]) taskmanagerTable.fnUpdate([currLast, 'checkbox', 'data source '+newLast, 'E
- 28th Jan 2013Uncheck all checkboxesWhy is it that this does not work if the checkbox in question is on a page of the DataTable that is not being displayed?
- 23rd Jan 2013Submit on blur unfocusses the next fieldthe first column contains checkboxes which are not editable
- 21st Jan 2013POST data disappearingit only recognizes the checkbox element if it's checked.
- 15th Jan 2013Editing a same cell on diferent rows with Editor edit.extra column with a checkbox, to enduser can check
- 10th Jan 2013checkboxes value gets stored as "array"Absolutely - Checkboxes are treated as arrays