Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column Header Tooltip - Prefix the Tooltip with the GroupColumn lineage #354

Open
thekingofspain opened this issue Jun 29, 2023 · 0 comments
Labels
improvement Can be of code or of a given feature.

Comments

@thekingofspain
Copy link

When a column's Header Tooltip is no not set, the grid displays the Header value which is not of much use. If the Column is contained by one or more Group columns, the default Header Tooltip should display the the Column's Group column(s) lineage in addition to its Column Header:

Column HeaderTooltip = "<GroupTop.Header>: [<GroupChild.Header>:]+<Column.Header>"

@gnbm gnbm added the improvement Can be of code or of a given feature. label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Can be of code or of a given feature.
Projects
None yet
Development

No branches or pull requests

2 participants