Currently, I am in the process of developing a schedule table that displays events alongside their respective hours. It is crucial for the first column to remain fixed as users scroll horizontally through the table. This will greatly enhance user experience by allowing them to easily reference the hour corresponding to each event. My implementation is based on Bootstrap 4. Here is a screenshot showcasing the table: http://prntscr.com/japkbc.
Warm Regards