ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: HardikKumar.Zaveri on April 05, 2019, 02:04:54 am
-
Hi,
I have a one question to ask you. There are some standard css classes such as .pq-table, .pq-grid, .pq-grid-center, .pq-cont-right, .pq-grid-cont etc.
Is there a way we can override certain properties of it through custom css class and apply it through PQ grid setting/configuration? The reason for this I need to override some of these classes for specific set of PQ grid in my solution instead of applying to all PQ grids?
Appreciate your input here.
-
css classes and configuration settings are different things.
css classes can be used to modify the styling of the grid while configuration settings can be used to alter behavior / functionality of the grid.
-
How do we customize standard classes (.pq-table, .pq-grid, .pq-grid-center, .pq-cont-right, .pq-grid-cont) and apply them to specific set of PQ grid on project?