Skip to content

Get selected row from grid when multiple selection enabled #1271

@gvreddy04

Description

@gvreddy04

Discussed in #1265

Originally posted by curtic00 February 24, 2026
Hi.
Is it possible to determine which row has had it's selection changed in a grid with multiple selection enabled?

My use case is that my grid displays a list of users. those users who are members of a group are shown as selected.

When I select a user, I want to run code that adds the user to the group. When I un-select a user, it removes the user from the group.

At the moment, it seems to me that one can only retrieve the full list of selected users.

image

Thanks in advance, charlie

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions