We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How to change from left to right and right to left

How to change from left to right and right to left.
also changed the tabbed clicked of the column?



3 Replies

GT Gnanasownthari Thirugnanam Syncfusion Team September 29, 2017 12:52 PM UTC

Hi Barak, 

Thank you for contacting Syncfusion support. 
Please find the requested details below. 

Query 1: How to change from left to right and right to left. 
You can change the FlowDirection in SfDataGrid from Right to Left or Left to Right using SfDataGrid.FlowDirection property as like below code example. 

XAML code snippet 
<syncfusion:SfDataGrid x:Name="datagrid"  
                               ColumnSizer="Star" 
                               AllowFiltering="True" 
                               AllowEditing="True" 
                               FlowDirection="RightToLeft" 
                               AutoGenerateColumns="False"                                      
                               ItemsSource="{Binding OrderInfoCollection }"> 


Query 2: changed the tabbed clicked of the column 
We couldn’t understood your requirement clearly with these details, so could you please share more details about your requirement along with video illustration or screenshot if possible. There by we could analyze further and update you with the appropriate solution at the earliest. 

Please let us know if you have any other questions. 
Regards, 
Gnanasownthari T. 
 



BR Barak Rozenfeld October 1, 2017 06:38 AM UTC

Thank you!



JG Jai Ganesh S Syncfusion Team October 2, 2017 04:10 AM UTC

Hi Barak,  
Thank you for the update.  
Please let us know if you need further assistance on this. 
Regards, 
Jai Ganesh S 


Loader.
Live Chat Icon For mobile
Up arrow icon