Problem in getting datatable horizontal scrollable. Please suggest some solution.
Problem in getting datatable horizontal scrollable. Please suggest some solution.
neerajnim
Posts: 1Questions: 1Answers: 0
I encountered an issue with datatable that when we insert datatable directly below body tag then scoller workes fine independent of any columns.
However when I am having datatable as child of another table does not show horizontal scroller and page gets stretched to maximum width wide of datatable. Issues is in below aspect code
<body>
d |
| . |
</body>
This discussion has been closed.