Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146169 | Jul 24,2019 12:40 AM UTC | Jul 25,2019 09:15 AM UTC | ASP.NET Core - EJ 2 | 4 |
![]() |
Tags: DataGrid |
var onClick = function(args){
var rowObj = grid.getRowObjectFromUID(ej.base.closest(args.target, '.e-row').getAttribute('data-uid'));
var data = rowObj.data;
alert(JSON.stringify(data));
} |
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.