Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
141950 | Jan 11,2019 04:07 PM UTC | Jan 14,2019 09:41 AM UTC | Angular - EJ 2 | 1 |
![]() |
Tags: ListView |
public data = [
{ text: 'Hennessey Venom', id: 'list-01' },
{ text: 'Bugatti Chiron', id: 'list-02', isChecked: true },
{ text: 'Bugatti Veyron Super Sport', id: 'list-03' }
] |
private onActionComplete(): void {
this.listViewInstance.selectMultipleItems([{ ProductID: 2 }, { ProductID: 3 }]);
} |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.