Why the body of property assignment is empty?...
This is the ODAC 5.55.1.24 source code:
procedure TCRColumn.SetSortSequence(Value: integer);
begin
end;
CRGrid: CRColumn.SortSequence assignment not working (not implemented?!)
-
Guest