Skip to content

Apply Column Setup After Binding.vi doesn't pass errors. #29

Open
@drewterry

Description

@drewterry

If DataGrid.lvlib:DataGridView.lvclass:Apply Column Setup After Binding.vi accepts an error as an input, it removes the error on the output. This occurs because the Read Columns.vi returns an empty array on error, which in turn causes the For loop not to execute. Because the error is not passed into the For loop using shift registers, the error output of a 0-iteration For loop is "No Error".

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