Disable view action when click on row
Hi, how can i disable click on row and open view modal? I only want open modal when i click on View button and not when i click on the row.
thanks
thanks
i 'd want the opposite behaviour: i want to disable "rows to be completely clickable"doesn't make much sense
When you pass null it won't be clickable anymore.
->recordAction(null)->recordUrl(null)->recordAction(null)->recordUrl(null)