Punyapal Shah
tooltip
FYI: https://discord.com/channels/883083792112300104/1160658662977712140
I'll share code in a few minutes!
11 replies
client side Datatable
I'm working with widgets.
I have 5 widgets one of which I'm using for filters, it dispatch event with the filters.
I have a common function that provides data to all widgets from the cache based on filters.
so the case is I already have the data on the client side and if I use table builder then I have to provide a query and all things work with server call even if I have data already.
Ttherefore I'm looking client side debatable
8 replies