w2grid ERROR Cannot read properties of undefined (reading 'url') when delete record from toolbar #2274
Unanswered
asupriatna
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Halo Guys,
I am getting the following error when using w2grid on delete record from grid toolbar
Uncaught TypeError: Cannot read properties of undefined (reading 'url') at w2grid.request (w2ui.min.js:296:7105) at w2grid.delete (w2ui.min.js:303:4972) at w2ui.min.js:303:5549 at w2base.<anonymous> (w2ui.min.js:3:451) at w2base.trigger (w2ui.min.js:2:3408) at l.action (w2ui.min.js:14:890) at HTMLButtonElement.<anonymous> (w2ui.min.js:21:7877)
here my code on codepen
Anyone have solution? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions