I am new to py4web. I am using a grid in my screen. But I am unable to to change the grid’s font size, font family, color and alignment. Is there any way to do that ? If any of you have changed grid’s font pls let me know how.
I have tried to wrap grid.render() inside a new div class, then set the font, size, color, alignment inside style attribute but it’s not affecting the size , color, alignment the data inside the grid.