0

I have a table much like the turbotable example. I have a global filter on my table and also pagination set up.

With the filter empty shift + select works fine because the row indexes match. However once I filter and then do a shift + select it doesn't select the expected rows, instead it selects based on the current pages index.

Is there a way to be able to have shift + select on a table with a global filter?

Rajat Jain
  • 1,339
  • 2
  • 16
  • 29
Steve Fitzsimons
  • 3,754
  • 7
  • 27
  • 66

1 Answers1

0

Nicolas Leblancs comment is the answer. Theres an issue raised on Github

Steve Fitzsimons
  • 3,754
  • 7
  • 27
  • 66