How can I use static array data instead of Database Query #1002
Unanswered
lovecoding-git
asked this question in
Q&A
Replies: 1 comment
-
Not easily I'm afraid. You could look at the builder function to get the relevant data into the table, referencing IDs from your array. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
How can I use static array data? like if I have 1000 rows array and I want to display it using this package. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions