Implementation of Child Rows
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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