mdDataTable icon indicating copy to clipboard operation
mdDataTable copied to clipboard

freeze columns

Open aszharite opened this issue 8 years ago • 2 comments

A nice feature would be to freeze certain columns and cause horizontal scroll on the rest of the table depending on the case.

Some use case scenarios:

  1. first column / x columns are frozen, rest of the columns after it have horizontal scroll.
  2. last column / x columns are frozen, columns to the left have horizontal scroll.
  3. first and last column / x columns are frozen and you have scroll in the middle.

These are useful for tables with statistical data since you need to see the first column frozen as it will be the row label and the last column holds total for row. In the middle you have a lot of columns (sometimes even over 100)

aszharite avatar Nov 07 '16 11:11 aszharite

+1

vitorcamachoo avatar Nov 17 '16 15:11 vitorcamachoo

+1

srdunov avatar Jan 16 '17 15:01 srdunov