Skip to content

How to change sub rows rowDataId ? #216

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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