salmon-xylophone-28580
04/17/2021, 11:28 AMmysterious-toddler-20573
04/17/2021, 12:39 PMmysterious-toddler-20573
04/17/2021, 12:52 PMmysterious-toddler-20573
04/17/2021, 12:52 PMmillions-diamond-89785
04/17/2021, 4:16 PMmillions-diamond-89785
04/17/2021, 4:17 PMmillions-diamond-89785
04/17/2021, 4:19 PMgorgeous-ghost-95789
04/17/2021, 4:19 PMgorgeous-ghost-95789
04/17/2021, 4:20 PMmillions-diamond-89785
04/17/2021, 4:20 PMmillions-diamond-89785
04/17/2021, 4:21 PMgorgeous-ghost-95789
04/17/2021, 4:21 PMmillions-diamond-89785
04/17/2021, 4:22 PMgorgeous-ghost-95789
04/17/2021, 4:22 PMmillions-diamond-89785
04/17/2021, 4:24 PMmillions-diamond-89785
04/17/2021, 4:24 PMgorgeous-ghost-95789
04/17/2021, 4:26 PMhtml
<div id="table-wrapper" hx-get="/my-server" hx-trigger="whatever">
<table id="dataTable">
... all the data in here ...
</table>
</div>gorgeous-ghost-95789
04/17/2021, 4:27 PM#dataTable element, then that wrapper div should catch everything when you go to swap it out.millions-diamond-89785
04/17/2021, 4:31 PMmillions-diamond-89785
04/17/2021, 4:32 PMgorgeous-ghost-95789
04/17/2021, 4:32 PMgorgeous-ghost-95789
04/17/2021, 4:34 PMmillions-diamond-89785
04/17/2021, 4:34 PMgorgeous-ghost-95789
04/17/2021, 4:35 PMhx-boost is great, but it might be complicating things. It shouldn't change your outcome, but since you're already doing some custom rendering on your server it wouldn't hurt to just put the hx-get and hx-target tags in there yourselfmillions-diamond-89785
04/17/2021, 4:35 PMgorgeous-ghost-95789
04/17/2021, 4:36 PMgorgeous-ghost-95789
04/17/2021, 4:38 PMmillions-diamond-89785
04/17/2021, 4:44 PMmillions-diamond-89785
04/17/2021, 4:51 PM