I created a standard tabular report and the user should be able to choose and rearrange columns with two RadComboBoxes.
I do this by changing the "Location" and "Visible" attributes of the textfields in the report.
For some Textfields it works, but sometimes one column is displayed at a seperate page or columns overlay.
I already disabled the Dockstyle.Left setting on some TextFields which brought some improvement, but still the engine seems to randomly screw up.
Any hints?