Skip to content

[Bug]: [Grid] - Custom Row Actions does not expose a way to access the row as in Angular via actionstrip.context #1552

Description

@mddifilippo89

Which component(s) are affected?

Grid

Description

actionstrip.context is demonstrated in Angular for acquiring the Row item. But in ported platforms eg. WC Blazor and React there is no context.

eg.
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-actions#custom-implementation

Reproduction

Open sample

https://codesandbox.io/p/sandbox/trusting-butterfly-nydc9s

I've hooked the click event on the embedded button in the action strip but the actionstrip doesn't expose a way to get the row being interacted with.

Workaround

n/a

Is this a regression?

No or unsure. This never worker, or I haven't tried before.

Affected versions

5.1.1

Browser/OS/Node environment

n/a

Metadata

Metadata

Labels

🆕 status: newThe issue is new and will be reviewed when somebody picks it up.bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions