Hi!
I am facing issue with custom renderer function. I have created dropdown list using custom renderer function. However, after each ender another dropdown is added in each cell. I don’t want that, kindly help me with this problem.
Before
After
Hi!
I am facing issue with custom renderer function. I have created dropdown list using custom renderer function. However, after each ender another dropdown is added in each cell. I don’t want that, kindly help me with this problem.
Before
After
I have answered the same question from you in emails. The thing you should do is add a condition that checks if the element is present in the cell. If it is - do not add it.
Thank you for the solution.
You are welcome.
Please feel free to open a new ticket when you will have new questions.
Sure.