I write the following code
beforeSelectRow: function (rowid, e) {
}
return true;
}
});
I Want, When I click in Coulmn 9 Get Al
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am not sure that I correct understand your question, but I suppose that you can just use getRowData method which get the data from the row in for of an object. The property of the object has the same names as the
nameproperty of the colModel: