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

How to know which cell belongs to which column #35

Open
Tushargupta9800 opened this issue Mar 3, 2021 · 2 comments
Open

How to know which cell belongs to which column #35

Tushargupta9800 opened this issue Mar 3, 2021 · 2 comments

Comments

@Tushargupta9800
Copy link

Example I have a column for column name: "color" which has the hex color string and I want that if the cell is in column "color"
then I show the color tile in it.

@Tushargupta9800
Copy link
Author

so, can you change

tableCellBuilder: (value){}

to

tableCellBuilder: (value,header){}

so, that we will know that the cell belongs to that particular header

@stevensoe0524
Copy link

How to change date/time format with valueBuilder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants