You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a feature request to have two different actions for data table row clickable , instead of Selection
Data Table feature to improve navigation
when i set [selectalbe]=true and [multiselect]= true, i am able to listen an event from selection, which i used to navigate to other pages, but in another scenario, i need to select multiple rows and delete it or perform random operations which is not possible right now, because both list click and checkbox click hits the same action, please have a different actions so it would be helpful for navigation
The text was updated successfully, but these errors were encountered:
this is a feature request to have two different actions for data table row clickable , instead of Selection
Data Table feature to improve navigation
when i set [selectalbe]=true and [multiselect]= true, i am able to listen an event from selection, which i used to navigate to other pages, but in another scenario, i need to select multiple rows and delete it or perform random operations which is not possible right now, because both list click and checkbox click hits the same action, please have a different actions so it would be helpful for navigation
The text was updated successfully, but these errors were encountered: