Dynamically change the header of a column
Is there a way to dynamicaly change the header of a column?
For example, if I pass a boolean of true, I want to render a 'True' for the header, and if its false, I want to render 'False'
For example, if I pass a boolean of true, I want to render a 'True' for the header, and if its false, I want to render 'False'