elegasoft

Results 3 issues of elegasoft

This uses a bool called hideWeekends on the calendar.blade.php, if it is set to true and the day is a weekend, it will skip rendering the day. May contain a...

## Resolves #496: **Allow for independent query string pagination with multiple datatables on the same page** ### Function: By using the [WithMultiTablePaginator](https://github.com/elegasoft/livewire-datatables/blob/multi-table-pagination/src/Traits/WithMultiTablePaginator) one can rely on the query string parameters...

### Issue: If you have multiple DataTables on the same page and you try to paginate one of the DataTables it will appear to only paginate the one DataTables. However,...