FIX. RadGridView - "Column does not belong to a table" exception is thrown when rebinding a grid with ConditionalFormattingObjects applied
ConditionalFormattingObjects should be cleared or they should be applied after rebinding completes.
WORKAROUND: save the ConditionalFormattingObjects, reset the data source and then restore them in order to overcome the observed error: