Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

119
Views
How to fix row as expanded row when click first time and also when click on next time with group options in vue-good-table?

I'm using vue-good-table plugin in laravel-vuejs project. I've a table and I want to display group wise row data through this option (:group-options): and now my question is how can we only expand particular parent row when click on it multiple time. we want it to only expanded but not collapse. if we load application then first time it will collapse, it's right.

  <vue-good-table
    ref="MyCoolTable"
    :columns="columns"
    :rows="rows"
    @on-row-click="toggleExpansion"
    :group-options="{
      enabled: true,
      collapsable:true
    }"
  /> 

**App Methods**
methods: {
    toggleExpansion(row,index) {

    }
}

Thank you.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!