I am trying to create a 9 box grid where the color of each grid is different based on its value.
I have the grid using checkboxes using Appery. Now I need to apply background color to each checkbox. I have tried all kinds of code, but none seem to work. I am putting the code in the page Load event. The checkboxes are inside a sliding panel that shows up when the user clicks on a button.