You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I scroll with column selection mode when it reaches the end of the visible range? It doesn't do that and if I override the keys (and checking whether it reached the end) and use .DoCaretVisible(), it doesn't do anything. I've tried .Update(), .DoSelectionVisible(), etc.
Any idea? Thanks
The text was updated successfully, but these errors were encountered:
How do I scroll with column selection mode when it reaches the end of the visible range? It doesn't do that and if I override the keys (and checking whether it reached the end) and use .DoCaretVisible(), it doesn't do anything. I've tried .Update(), .DoSelectionVisible(), etc.
Any idea? Thanks
The text was updated successfully, but these errors were encountered: