Skip to content

Bug with serialNoColumn= false #218

Description

@sacesare

That line:
${props.colIndex === 0 ? 'disabled' : title}
incorrectly handle absent serialNo column.
Recommended change:
props.colIndex< this.datamanager.getStandardColumnCount()

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions