Any reason why I can't get 100% width inside the GridToolBarTemplate?
<GridToolBarTemplate><divclass="container-fluid"><divclass="row"><divclass="col-6">
My stuff on the left
</div><divclass="col-6 text-end">
My stuff on the right
</div></div></div></GridToolBarTemplate>