vue-good-table icon indicating copy to clipboard operation
vue-good-table copied to clipboard

how to get current selected column in @on-column-filter event

Open Naveenkumar26091990 opened this issue 5 years ago • 0 comments

Issue Type (delete the irrelevant ones)

  • [x] Question

Specs

What version are you using? 2.21.0

What browser? chrome

Expected Behavior

What did you expect to happen? i am using vue good table column filter feature in @on-column-filter event i am getting params which gives all the input data
image i want to know which column filter i entered last, Is there any property which can give me the selected column information.

Actual Behavior

What actually happened? Currently its giving all the input data.

Naveenkumar26091990 avatar Aug 18 '20 06:08 Naveenkumar26091990