Ricardo Sawir
do we have a way to make table column fixed when side scrolling?
For reference: https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html
5 replies
How to use Eloquent's sushi, but the data is dynamic from API?
So, let's say I'm using a table filter, but its data is sourced from an API. Can we dynamically get the data? I reckon that using Sushi only allows you to source the data upfront. But I want to get the data dynamically based on table's filter
15 replies