DataGrid with sort and filter controls

Hi all,

Here’s a DataGrid with sort and filter controls for each column. It is not a perfect implementation, but I wanted to see how it could be done. Please expect bugs.

Note that the filters work together (WHERE X in (a,b) AND Y in (c,d) ... in SQL terms).

app:
https://2X4UERATA3C5IYZK.anvil.app/2G7EUTJ5NLGNVZFS6MIPKWXJ

clone:
https://anvil.works/build#clone:2X4UERATA3C5IYZK=QHH2RMVOTUF6CHSNTILCQXMO

7 Likes