RadGrid supports right-to-left presentation. You merely need to set the Dir
         property for the MasterTableView/GridTableViews to "RTL".
         
         
         RadGrid renders RadGridRTL_SkinName class when placed
         in element with dir set to "rtl". This further
         facilitates skinning RadGrid and providing RTL specific settings.