diff --git a/components/DataGrid.tsx b/components/DataGrid.tsx index 433d9dd..de301c1 100644 --- a/components/DataGrid.tsx +++ b/components/DataGrid.tsx @@ -813,9 +813,59 @@ const DataGrid: React.FC = ({ data, hasCustomerFilter, adsData, s
{/* Toolbar */} -
+
+ +
+ {/* Search Bar */} +
+
+ {showBulkSearch ? ( +