Call AdjustColumns method at run-time to stretch all columns in a grid so that they become wide enough to accommodate every visible field value. Widths of column captions restrict minimum column sizes for this operation.
procedure AdjustColumns;
Visual feedback is immediate if OptionsEx property includes dgeLocalFilter option.
Note: Since filtering is performed at session level then other data-aware controls may also be updated.