Request: cell render callback
Request: cell render callback
rmaldona
Posts: 2Questions: 0Answers: 0
Hi:
I need to add a class on each cell based on individual parameters (so column classes will not work :/). I know that there is a callback for each row, but as the dataset grows, iterating each cell per row becomes highly inefficient. A callback for each rendering cell would be my best solution, but seems that on current release there isn't one.
So please, consider adding on the next version a callback whenever each cell renders. It will help me, and I'm sure many other people.
Thank you!!
I need to add a class on each cell based on individual parameters (so column classes will not work :/). I know that there is a callback for each row, but as the dataset grows, iterating each cell per row becomes highly inefficient. A callback for each rendering cell would be my best solution, but seems that on current release there isn't one.
So please, consider adding on the next version a callback whenever each cell renders. It will help me, and I'm sure many other people.
Thank you!!
This discussion has been closed.
Replies
Allan