Skip to content

Filter DataGrid with Select #2189

Answered by angelru
angelru asked this question in Q&A
Apr 12, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote
    private void OnSelectedActive(bool value)
    {
        active = value;
        customerDataGrid.Reload();
    }

This works for me, would it be valid?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stsrki
Comment options

@angelru
Comment options

Answer selected by angelru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants