Hi Experts,
I'm trying to change the color of a certain Column in a dynamic created Table.
I am able to change the color of the Label in the Column and the templates (like on the picture), but i am not satisfied with that.
I want to color the whole div of the Column and templates.
I try to change the color when loading the table and filling it with data by typing $("#divID").addClass("blue"),but nothing happens.
This solution works only, after the table is shown on the screen.
I appreciate any help.
Regards,
Georgi