Product: Universal Dashboard
Version: 2.9.0
Powershell: 7.1.3
hey all,
So I am trying to make a delete button inside a grid.
(to delete the row)
I have this test code:
GridIssue (github.com)
it seems like the OnClick endpoint dont get the data from the grid ? bug or am I doing something wrong?