Responsive extension not always perfect
Responsive extension not always perfect
Problem met by me as shown in the attached screenshot,
in which DT data comes from client-side ajax json by clicking Search button whose click event resides in DT initComplete callback.
here, i want to ask:
(1)at DT initialization, even no data, whether Responsive may be force to show details?
(2)click Search button and DT draws, whether api.responsive.recalac() width is valid?
However, when i zoom in/out browser, Child rows raise ,because real data length of column Description is long or real data exists, as expected.
thanks in advance for your help and answer.
Answers
Happy to take a look into it if you provide a link to a test case showing the issue.
Allan