Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Adding attributes to datatable rows
Open
- 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
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