#Much needed help about Antd `Table` if you're familiar with it

1 messages · Page 1 of 1 (latest)

olive plaza
#

render custom components, and on each page you can make sure your content is rendered at the top

wooden harbor
# olive plaza https://codesandbox.io/s/tdytmw?file=%2Fdemo.js

That's a very nice demo for feature I didn't ask tho 😬
What I want is NOT how to make rows draggable
I just want to first 2 columns in my example (Edward 0 and Edward 1) to be fixed on top throughout page changes:
https://codesandbox.io/s/how-to-get-fixed-rows-on-top-xyhqh4?file=/demo.tsx

How to get fixed rows on top ? by HelpMe-Pls using @ant-design/icons, antd, react, react-dom, react-scripts

olive plaza
#

Right. But the code example is showing how to render a component. Which you could use to sticky to the top of the table.

wooden harbor