[Bug]: [Grid] - Custom Row Actions does not expose a way to access the row as in Angular via actionstrip.context #1552
Labels
bug
Something isn't working
🆕 status: new
The issue is new and will be reviewed when somebody picks it up.
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
The text was updated successfully, but these errors were encountered: