Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
70
CellButton Click Action
posted

Hi!

I have a problem. I assigned an edit template to the grid. When a row is selected, the template shows up.

I also assigned the "row selection" to cellClick Event. So when i click a cell from the grid, the row gets selected, and the template shows up.

I have a "Delete" button. The problem is, whne i click it, the row gets also selected, and the template shows up.

How can i avoid this? I don't want to select the row, when the button is clicked.

 

Any help would be appreciated!

Thanks