Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
150200 | Dec 26,2019 02:03 AM UTC | Dec 30,2019 09:12 AM UTC | Angular - EJ 2 | 1 |
![]() |
Tags: Grid |
@ViewChild('grid', {static: true})
public grid: GridComponent;
public onClick(): void {
console.log(this.grid.getSelectedRecords().map((e)=>e['OrderID']));
}
|
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.