The items grid

The items grid is Stokk's core view of your inventory. It's used in Replenishment, Inventory reports, and per-supplier purchasing — same component, different data.

Performance

The grid is virtualised, so a tenant with thousands of SKUs still scrolls smoothly — only the rows actually on screen are rendered.

Filtering

Each column header has a filter. Type into a text column to search by substring, or set a numeric range on a quantity column. Filters compose: stack a SKU search on top of a "below safety stock" range to get only the items you care about.

Sorting

Click any column header to sort. Click again to reverse. Sort choice is per-grid; it doesn't persist across navigation.

Hiding columns

Most grids let you toggle columns from a column-visibility menu. Useful when you want to focus on a few signals — e.g. just stock and forecast — without scrolling the rest off-screen.

Opening an item

Click any row to open the item card in a docked sidebar at the bottom of the grid. The grid stays in view above so you can move between rows quickly.