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 repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
Request a feature
Feature Request
onclick event in datatable row
this onclick event different with onselect row
because we need this event for show the detail of the row
example:
when we click the row we navigate to the form data which is display the data based on the row we click,
this event is different from onselect, because we need onselect event too, to do some action
The text was updated successfully, but these errors were encountered:
This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
Request a feature
Feature Request
onclick event in datatable row
this onclick event different with onselect row
because we need this event for show the detail of the row
example:
when we click the row we navigate to the form data which is display the data based on the row we click,
this event is different from onselect, because we need onselect event too, to do some action
The text was updated successfully, but these errors were encountered: