Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi All,

Please Let me know the best wind forms controls which have the best performance and support Right-To-Left languages.

I try Telerik which support Right-To-Left but the performance is not good, and I try Infragisitcs does not support Right-To-Left.

Please help me ASAP to know which controls I will use.
I also need the following features in this controls specially in DataGridView:
1. Good performance.
2. Grouping.
3. Filtering.
4. Sorting.
5. Right To Left direction.


Thank you All
Posted
Comments
gggustafson 17-Jun-14 9:24am    
DataGridView has a RightToLeft property. It applies to the whole DataGridView. If you want to limit the RightToLeft to certain columns, see http://www.codeproject.com/Questions/133676/Change-the-RightToLeft-property-of-DataGridView-fo

1 solution

"Best" is a relative term. I would suggest you download trial copies of various controls and see which one meets your needs the best.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900