Replies: 1 comment 1 reply
-
Hey @v3ss0n - when talking about the UI do you mean the page controls at the bottom of the data provider? If you just need to populate an Options Picker within a Data Provider, you could disable pagination in the Data Provider options. This is one I've made and the only UI rendered is the picker component itself. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I just want a List of name from users - which would fill into the combo boxs' data-source
Can we do that without adding a data provider as parent ? I want to do without interefecing with UI.
Beta Was this translation helpful? Give feedback.
All reactions