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

Rename a computed column title dynamically #158

Open
Robeus opened this issue Dec 14, 2020 · 1 comment
Open

Rename a computed column title dynamically #158

Robeus opened this issue Dec 14, 2020 · 1 comment

Comments

@Robeus
Copy link

Robeus commented Dec 14, 2020

Hi all,
I'm trying to create an enhanced table with several computed columns in order to apply some graphical customizations to the cells. However, the columns from which I'm taking the data (and that will need to be hidden / replaced) have a date as title, which can change according to the time interval selected by the user. So, it's not possible for me associate a static name to the new computed columns.
Is it possible, with a trick, to insert a dynamic name as a title of a computed column using some kind of pointer?
Based on my tests, the Label seems to be only a text value, unfortunately.

@fbaligand
Copy link
Owner

Hi,

I'm sorry, there is currently no way to define a dynamic title for a computed column.
But it can be a new feature.

@fbaligand fbaligand changed the title Rename a computed column dynamically Rename a computed column title dynamically Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants