Hi everyone!! I’m trying to upload different files in the same grid. My question is if it possible to reuse the function render image or if i have to use the function in each file.
Thanks
1 Answers
Hello,
It’s up to you how generic you implement the function. If you make it flexible it should work with all columns. Otherwise you may need different renderers.
Your Answer