Right to left flow direction completely breaks the RadDataGrid on Android and on iOS it doesn't seem to do anything.
Repro steps:
Android:
- Download project from github: Kbperri/RadDataGridBug
- Run the app on an Android device
- See that the DataGrid is showing up
- Click the "Click me" button which sets the FlowDirection
- See that the DataGrid disappears
- Click the button again and it appears again
iOS:
- Download project from github: Kbperri/RadDataGridBug
- Run the app on an iOS device
- See that the DataGrid is showing up
- Click the "Click me" button which sets the FlowDirection
- See that the DataGrid doesn't change direction
If you test this on Windows, the FlowDirection is being appropriately applied.
Android LTR:

RTL:
