Replies: 1 comment 1 reply
-
@McGern Thank you for the suggestion. So I can visual it better, would you be able to provide an example of such an Enum (C#)? From how I understand it so far, it sounds like there could be unrelated data inside a single Enum structure. 🤔 |
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.
-
Hi,
Am using the Enum datasource with the DataListItem attributes, and was wondering if the "Group" property (or something else?) could be used somehow to define a filter for the enums? Similar to how jsonpath can be used to filter json data sources.
Use case is something like this:-
Kind regards,
Jarrod
Beta Was this translation helpful? Give feedback.
All reactions