Completed
Last Updated: 31 Mar 2014 10:12 by ADMIN
ADMIN
Stefan
Created on: 15 Nov 2013 06:45
Category: GridView
Type: Bug Report
0
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:
0 comments