Datatable in JSF
Hi to all,
i have a dataTable with 40 columns,so i need a horizontal scroller for that datatable,any one can help me
thank you
Hi to all,
i have a dataTable with 40 columns,so i need a horizontal scroller for that datatable,any one can help me
thank you
Create a div element which wraps the whole table and set the overflow of the div using CSS.