vegarringdal / simple-html

MIT License
3 stars 0 forks source link

When scrolled to the right and setting editor grid looses header #58

Closed VegarRingdalAibel closed 2 days ago

VegarRingdalAibel commented 2 days ago

Grid needs to rerender header

image

vegarringdal commented 2 days ago

Only happends if you force rebuild of header columns in "filter-operator-event"

trigger scroll to force update it gridInterface.triggerScrollEvent();