Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular

Adding attributes to datatable rows

Open
#387 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
360
Forks
132
PR merge metrics
No merged PRs in 30d

Description

Hi, we are trying to add ids to each datatable row, seem to only have control to the columns[], how can you add an id to each row please?m Tried this: https://datatables.net/reference/api/row().id()

Thanks

Contributor guide

Open the contributing guide

Research direction

Start with the DataTables row().id() API referenced in the issue and inspect how this package renders datatable rows. Determine whether row identifiers can be configured through the existing columns[] interface or another documented option; done means each rendered row receives the requested id consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.