Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Grids > Add property for selectedRowIds #574

Closed
Blackbaud-AlexKingman opened this issue Jul 17, 2019 · 2 comments
Closed

Grids > Add property for selectedRowIds #574

Blackbaud-AlexKingman opened this issue Jul 17, 2019 · 2 comments

Comments

@Blackbaud-AlexKingman
Copy link
Contributor

Add the following property:
selectedRowIds

Description:

Specifies a set of selected row IDs to use with the grid. The ID matches the id property of the data object. Any ID values not provided will be de-selected. Acceptable values: Array of strings.

Optional.

@Blackbaud-AlexKingman Blackbaud-AlexKingman changed the title Grids > new property added for selectedRowIds Grids > Add property for selectedRowIds Jul 17, 2019
@blackbaud-johnly
Copy link
Contributor

Looks like this is based on changes to the selectedIds property, which I tweaked slightly in ://github.com//pull/573. The changes here should probably line up with those.

@blackbaud-johnly
Copy link
Contributor

Addressed in #578.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants