Bug DataTable.Net Editor FieldType:checkbox with bootstrap stylesheet
Bug DataTable.Net Editor FieldType:checkbox with bootstrap stylesheet
I initially posted this under free community support. I was being neutral about calling this a bug and wanted weigh in on it. But no one had responded. So I will just file this as a bug with the bootstrap stylesheet because I feel it is not working as it is intended to be working.
Please let me know if you need more from my example.
Link to test case:
https://stackblitz.com/edit/stackblitz-starters-toglu3?file=index.html
Debugger code (debug.datatables.net):
Not sure what you want here...
Error messages shown:
not error message shown
Description of problem:
Basically the checkbox is not showing checked when using inline row inserting (possible edit to but I haven't got that far yet). It will only show checked when it looses focus. If I remove a class from a div above called "DTE_Field" the checkbox starts working right but then the displaying of the label appears which is not wanted.
Steps and Description is on the test case page I set up for you at the top of the page.
Any help in resolving this would be great
Answers
I'm actually having problems loading the page just now. The console is saying there is a CORS error, but the CORS headers are there. I'm not sure what is going wrong. I'll try from my office machine when I get in on Monday.
Allan