- Mon Sep 14, 2020 11:20 pm
#828411
Hello,
So I know we can set the css for the grid titles in general like this:
CODE: SELECT ALL
$("div.pmdynaform-grid-thead-static").css("color", "red")
But is there a way to change the title css for a specific grid and only apply the css changes to multiple specific titles for columns in that grid?
Thanks!
So I know we can set the css for the grid titles in general like this:
CODE: SELECT ALL
$("div.pmdynaform-grid-thead-static").css("color", "red")
But is there a way to change the title css for a specific grid and only apply the css changes to multiple specific titles for columns in that grid?
Thanks!