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
I am trying to disable sorting for a specific column using sortable but it is not working. The column is Eloquent Accessors.
'sortable' => false, https://i.imgur.com/p0feeor.png
The text was updated successfully, but these errors were encountered:
I am trying to disable sorting for a specific column using sortable but it is not working. The column is Eloquent Accessors.
'sortable' => false,
https://i.imgur.com/p0feeor.png
The text was updated successfully, but these errors were encountered: