I am using Datagrid-cellcontentclick event when I click on row sometime work sometime does not work.
Does anyone has similar issue. I have function to get customer id when I click on row it show me id of row.
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.
Use
CellClickinstead,CellContentClickon activates if you click on the content within the cell.Extending on that, Cell click activates on more than just the mouse.
CellMouseClickWould only register mouse clicksAnd remember, if the question helped, why don’t you go ahead and mark it