Hi, I have a problem with the validation in custom columns of the HotColumn component. As you can see in the image, I have two types of columns some with only HotColumn and others with custom components. In the custom one I don’t get the red background, if the validation is not valid.
Is it possible that my component ColumnEdges can inherit all the properties of HotColumn to do this? or is there any alternative?
if the codes, from the CUSTOM HOTCOLUMN column, is not in that list it should be invalid. From what I understand the validation is fine. My question is how can I apply the HotColum arguments to my custom component?