CrudField JavaScript Library (question about work ) #251
-
Beta Was this translation helpful? Give feedback.
Answered by
pxpm
Jun 14, 2022
Replies: 0 comments 4 replies
-
Hello @guleswine It's missing an "r" in I think that's what's broke because from my understanding both examples should work. Let me know, |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
guleswine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @guleswine
It's missing an "r" in
rowNumber
. You haverowNumbe
in your first example.I think that's what's broke because from my understanding both examples should work.
Let me know,
Cheers