Posted 27 September 2017, 9:12 pm EST
Hi,
I’m using C1.Win.C1FlexGrid.4 version 4.0.20163.226
The form is set as ‘RightToLeftLayout = True’, ‘RightToLeft = Yes’.
The FlexGrid is set as ‘RightToLeft = Inherit (Yes)’, ‘Language = C1.Util.Localization.Language.Hebrew’.
The problem is that ALL filter forms (C1.Win.C1FlexGrid.FilterEditorForm) are displayed with ‘RightToLeftLayout = False’…
Trying to set it ‘True’ causes the form do dispose & recreate which, if set after ‘New’ is done, is impossible.
How can i set the ‘RightToLeftLayout’ property of the filter forms to ‘True’?