Is there a direction atrribute - wish for the Grid to work R

Current version of grid doesn’t support such feature
You can try to use attached, experimental extension.
With it you will be able to enable rtl mode for grid by
    grid.enableRTL();
   

dhtmlxgrid_rtl.zip (1.11 KB)