Replies: 1 comment
-
Use onEachRow instead and handle persistence yourself |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When importing an excel file, I also have to save an ID for each data record that was imported from the Excel file.
This ID is sent with the upload form. How can I access this id in the model function?
Beta Was this translation helpful? Give feedback.
All reactions