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

Removing items from DataSource? #11464

Closed
genaray opened this issue Apr 13, 2023 · 0 comments
Closed

Removing items from DataSource? #11464

genaray opened this issue Apr 13, 2023 · 0 comments
Labels
Feature Request Feature request from the community IssueMigrated MRTK3

Comments

@genaray
Copy link

genaray commented Apr 13, 2023

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


After looking at the docs for hours (and the examples)... i still have no clue how we should clear values for DataBinding.

Im using DataBinding to display a list using the DataCollectionConsumer and the other stuff. Like the examples.
At some point i need to update the list... the list changes in length. Therefore i need to update the DataSource aswell as the DataConsumer.

Well there's .SetValue and .GetValue.
Aswell as a lot of extremely pure documentation... but no .Remove("somePath")?

So how the heck are we supposed to remove paths and items from a DataSource to update a list of items?

Any help or feedback appreciated... I'm dying since i cant get that work.

@genaray genaray added the Feature Request Feature request from the community label Apr 13, 2023
@AMollis AMollis added the MRTK3 label Apr 17, 2023
@AMollis AMollis added this to the MRTK v3.x future milestone Apr 17, 2023
@IssueSyncBot IssueSyncBot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature request from the community IssueMigrated MRTK3
Projects
None yet
Development

No branches or pull requests

3 participants