Im new to emberJS, Below is my ember js code for data table , when user select on the table row its navigate to different page "goToMerchantsManage", that should not happen when user clicks on the check box. How can i skip the navigation only for the check box.
>
> <tr >
> **<td><input type="checkbox" > </td>**
>
> <td> </td>
>
>
> <td>
> <div class="text-nowrap d-flex flex-wrap">
>
>
>
> </div>
> </td>
>
>
> <td> </td>
>
Aucun commentaire:
Enregistrer un commentaire