I can confirm that I can replicate this in the latest version of the RadGridView.
Regards,
Richard
0
Stefan
Telerik team
answered on 14 Jan 2011, 11:09 AM
Hi Ibrahim,
Thank you for writing.
I am writing to confirm that this is an issue in RightToLeft mode in RadGridView. I have added this issue in our Public Issue Tracking System where you can check the status of the issue.
Meanwhile, you can override this behavior by creating a new custom GridBehavior where you can handle those keys. Please refer to the following code snippet, which demonstrates how can you create such a custom behavior: