Custom cell behavior for a column
-
I have a (fairly large) table that has three different columns that will have an X in certain cells. The table is automatically synced from an external source. Works great.
What I want is that the X is wrapped in a so that I can do a tooltip hover.
Each column would have a different tooltip.Changing the external source is not an option. So I see two possibilities:
– customize the auto-import to add the wrapping code for the cells that have an “X”
– customize the table display code to add the wrapping code.Any thoughts on this?
Thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Custom cell behavior for a column’ is closed to new replies.