Want some help over here, I am new for react js hence needed a quick push to get my query resolved. I am displaying API response in the form of table on UI, here I am using react-bootstrap-table-next which gives lot of readily available features, but I am stuck at this point where I want to make my column headers sticky.
Means as we scroll down the column header should not go up. which will be very useful for users to see the data.
If there is way that via css we can achieve this that is also cool. Please let me know any resolution over this
It will be appreciated for the initiative. Thanks in advance!!!