Hello,
We are working with syncfusion grid and in our website, the "ok" button is always place on the right side of the "cancel" button.
In syncfusion components, like Column Filter, Dialog, Column Chooser, Edit Dialog, Confirm Delete etc... "ok" button is always place on the left side of the "cancel" button.
Is there a simple way to reverse these buttons ?
For example in our Grid, we reversed manually these buttons for Edit Dialog and a custom Confirm Delete but we do not find a way for Column Chooser and Column Filter.
A simple boolean would be nice.
Thank you.