CRGrid: CRColumn.SortSequence assignment not working (not implemented?!)
Posted: Tue 13 Dec 2005 13:27
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;
This is the ODAC 5.55.1.24 source code:
procedure TCRColumn.SetSortSequence(Value: integer);
begin
end;