Hi Can I adjust the data table height with the browser height, with all responsive device,! Please find the attached file.
Thanks
This question has an accepted answers - jump to answer
No attachment found and I can't debug an image. Can you use https://live.datatables.net , JSFiddle or similar to link to a test case showing the issue if you can't link to your own page.
Allan
That's still an image I can't debug. Apologies if I wasn't clear, but I can't debug that.
Please link to a test case showing the issue. See here for more details.
Ok No Problem
Try this blog post if you haven't already. Or scrollY: '95vh' perhaps might be good enough. Without a test case it is impossible to say.
scrollY: '95vh'
i am saying when i resize the browser the data table height should be adjust the browser screen without any browser over flow
Did you try the method described in the blog post - it does exactly that. As does scrollY: '95vh'.
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
No attachment found and I can't debug an image. Can you use https://live.datatables.net , JSFiddle or similar to link to a test case showing the issue if you can't link to your own page.
Allan
That's still an image I can't debug. Apologies if I wasn't clear, but I can't debug that.
Please link to a test case showing the issue. See here for more details.
Allan
Ok No Problem
Thanks
Try this blog post if you haven't already. Or
scrollY: '95vh'
perhaps might be good enough. Without a test case it is impossible to say.Allan
i am saying when i resize the browser the data table height should be adjust the browser screen without any browser over flow
Did you try the method described in the blog post - it does exactly that. As does
scrollY: '95vh'
.Allan