Sort

TextColumn::make('date')->sortable() How to give sortable default as Descending...
4 Replies
Roshan_k
Roshan_kOP3y ago
okay ->defaultSort('receipt_date', 'desc') is this correct ...
toeknee
toeknee3y ago
Yes But that would need to be on the Table not the column
Roshan_k
Roshan_kOP3y ago
oky thanq..

Did you find this page helpful?