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

different data_array set programmatically #3

Closed
VenkataKrsna opened this issue Sep 10, 2018 · 1 comment
Closed

different data_array set programmatically #3

VenkataKrsna opened this issue Sep 10, 2018 · 1 comment
Labels

Comments

@VenkataKrsna
Copy link

how can I set different ds:data_array lists in DSListView according to user need. I have eighteen chapters in one DSListView by list and each chapter has a different array list. I want to give the array list to that particular chapter selected by the user.

@golovin47
Copy link
Contributor

Hello, @venkat8995. We've added changes to make it possible to correctly change adapter items whenever you need it. All you need to do is call setAdapter() with your new adapter instance on your DSListView object.

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

No branches or pull requests

2 participants