fin-hypergrid / core

A canvas-based super high performant grid renderer API
MIT License
897 stars 144 forks source link

How dragger and float column rendering happen when column moving? #831

Open akilaNbandara opened 3 years ago

akilaNbandara commented 3 years ago

I need to do some changes in dragger and floating column when changing column order from ColumnMoving feature. I seek through the whole ColumnMoving.js file and couldn't find how dragger and floating column get rendered. If any one know please let me know.

Thanks & Regards