Questions tagged [header-row]
31 questions
-2
votes
3 answers
How to have a DataGridView inside a panel that has a header-row that scrolls with horizontal but not with vertical when the panel scrolls
I have a DataGridView that uses a Panel for scroll to avoid the dreaded "Jump to beginning of list" DataGridView refresh issue.
What I'm looking for, is a header-row that stays visible during vertical scroll and moves along with horizontal scroll.
I…

Any Moose
- 723
- 6
- 12