Inline edit dropdown list alignment
Inline edit dropdown list alignment
mak1
Posts: 25Questions: 13Answers: 1
Hi Allan,
I am using Selectize and inline edit and am having alignment issues. It's not consistent either sometimes it's aligned correctly and sometimes it is not (see attached).
My settings for the datatable are
"scrollX": true,
dom: 'lTBfrtip'
I tried adding and removing this but it hasn't helped
$('#table').dataTable().fnAdjustColumnSizing( false );
Any thoughts? Seems like the dropdown options are sometimes wider than the header width and that might cause issues?
This discussion has been closed.
Answers
Nothing springs to might off the top of my head I'm afraid - I don't recall having seen that issue before.
If you could post a link to the page showing the issue, I'd be happy to take a look and help debug it.
Allan
Thanks Allan. It's on an internal site. I'll restart this thread if the internal users start complaining about the alignment.