I am on Slickgrid v3.0.4. Is there any way to make the grid rtl compatible?
When I tried it, the column headers stopped working. Most headers turned invisible and when switching them around, the grid-columns were switched invertedly (When moving the leftmost header, the rightmost grid-column would be moved).

I already put the slickgrid css files through rtlcss, a tool that converts css files to make them rtl compatible.