frappe / datatable

The Missing Javascript Datatable for the Web
https://frappe.io/datatable
MIT License
1.02k stars 164 forks source link

Fixed header on scroll + Fixed column(s) #37

Closed slidenerd closed 2 years ago

slidenerd commented 6 years ago

First of all, thank you for this awesome library, I searched through issues and did not find any mention of it. I would like to fix 2 columns on my table on the left with fixed headers, my tables have around 30 columns and 100+ rows and want to enable this feature, any suggestions are appreciated

netchampfaris commented 6 years ago

I have already started to implement this feature. It is in a feature branch right now. https://github.com/frappe/datatable/tree/feature-fixed-columns

AbhiYadav96 commented 1 month ago

How to use this