It's mandatory to create a horizontal and vertical scroll mode for datatable #2563
-
Please Describe The Problem To Be Solved (I urgently need the scroll functionality with scroll bar, for datatables. (Optional): Suggest A Solution I think it should work like responsive rolls, where we could indicate the minimum number of columns we want to show, without scrolling
If there are multiple solutions, please present each one separately. Save comparisons for the very end.) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Wrap your |
Beta Was this translation helpful? Give feedback.
Wrap your
Datatable
withColumn
for vertical scroll, and/orRow
for horizontal scroll.