igniteui-webcomponents
igniteui-webcomponents copied to clipboard
[Bug]: [Grid] - Custom Row Actions does not expose a way to access the row as in Angular via actionstrip.context
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