Hi telerik team.
Following the instructions i have found in the rtl
demo... When i try to implament the solution and set my in my mastertableview dir=rtl the output and the whole behavior of the grid completely ignores the scenerio that says:
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.
My problem is that when i view the source of my page i cannot find anywhere in my html that the grid is using the
RadGridRTL_SkinName! its seems that control simply ignores this statement.
Even viewing the html source of the demo listed above, there is no place that
RadGridRTL_SkinName class comes to use.
Please check this bug and get back to me.
Thanks,
Rasin Vadim.