Skip to content

How to change sub rows rowDataId ? #216

Open
@vlausargs

Description

@vlausargs

from this example

The id of a sub-row is in the format {parentId}>{id}.

but the problem is when i set rowDataId in

table.createViewModel(columns, {
			rowDataId: (row) => row.id
		});

it return index instead of the data.id
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions