Skip to content

DataSource - Need to describe the interface #4

Description

@Hendy

nuPickers had property editors for various combinations of a data-source + editor ui (hence Enum Typeahead List Picker didn't exist as it's an unlikely data-set to be used with a typeahead)

this new project will use a common data source for all property editors - essentially using something like the nuPicker DotNet for all data sources.

Enum
Json
Lucene
Relation
Sql
Xml

each data source need to be able to return the following for each option:
a string key (default to using the key instead of id ?)
a string label
a parent id (for a tree picker / cascading drop downs) ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedAll and any feedback welcome

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions