ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: Syreta on February 14, 2019, 03:43:19 pm
-
Hello,
I disabled text wrapping for cells so the grid shortens the text inside the cell. That's good! But is it possible to shorten the text from the left side instead of right?
Or do I have to write my own function for this?
Thanks,
Syreta
-
you may try adding direction css rule to the cells.
direction: rtl;