RTL Layout
pqgrid supports RTL ( Right to Left ) languages / layout by following steps:
- add dir="rtl" attribute to the grid container div or any parent ( preferably body element ).
- use pqgrid.x.rtl.y.css instead of normal pqgrid.x.y.css variant of all pqgrid stylesheets.