Hello Mohamed,
To instruct the browser to display the page in the correct directionality, a resource called
HTMLDirectionality should be added to a Resource file in the App_LocalResources directory. Setting the value of this resource to
RTL will set the
dir attribute of the html element of the page to
rtl as it was an inline attribute.
Greetings,
Simon
the Telerik team