Using C++Builder, I have a TDBAdvGrid attached to a datasource and goColMoving and goColSizing set to true. When my users drag a column, they receive an error:
Grid index out of range
This seems like a significant bug, or maybe someone might think of anything I might be doing wrong?