FixedColumn Not Functioning in DataTables
I am a total noob when it comes to web design and would like to create a datatable with a fixed (frozen) left two columns. I am reading in my data successfully from a JSON file and the information is displayed successfully. However, when I try to set the columns to fixed, it just doesn’t happen.