DataTables / DataTables/Vue

Implementation of Child Rows

Open
#24 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
78
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Hi all,

The basic tables are working as follows.
https://stackblitz.com/edit/datatables-net-vue3-simple?file=src%2FApp.vue

However, how can "Child Rows" be implemented?
https://datatables.net/extensions/staterestore/examples/customisation/childRows.html

We can't use a Vue for in the template to display the HTML for the table body...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked StackBlitz example and the DataTables childRows example to compare the working Vue table with the desired behavior. Determine how child rows can be represented through this Vue integration; done means the documented child-row example works without rendering the table body with a Vue loop.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.