Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How can I set the treeview of an collections so that it doesn't have collection items nested under it? #197

Open
TheColonel2688 opened this issue Aug 10, 2023 · 1 comment

Comments

@TheColonel2688
Copy link

How can I set the treeview of an collection so that it doesn't have collection items nested under it?

I have an Entity called "Parts", with thousands of rows/items. I don't want those to be shown in the tree view. I want the Collection name listed in the tree view so that it will open a List View.

@ThomasBleijendaal
Copy link
Owner

See SetTreeView. You can set the EntityVisibility (and CollectionRootVisibility) to control the visibility of entities and collection roots respectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants