GwtMaterialDesign / gwt-material-table

A complex table component designed for the material design specifications
https://gwtmaterialdesign.github.io/gmd-table-demo/
Apache License 2.0
26 stars 31 forks source link

scrollTo (End/Start/Row/Value) missing #187

Open SandraK82 opened 4 years ago

SandraK82 commented 4 years ago

It would be very helpful to have a set of scroll functions in DataTable to

  1. bring first or Last Row into View
  2. bring the n-th row into view
  3. bring a certain value into view

All functions must respect current sorting of the Table.

kevzlou7979 commented 4 years ago

Will add this to 2.3.1 snapshot