Subject | Re: [IBO] To join columns of IB_GRID |
---|---|
Author | Markus Ostenried |
Post date | 2009-03-20T17:22:25Z |
On Fri, Mar 20, 2009 at 16:30, Nelson - Terra
<nelsonvechini@...> wrote:
You can prevent the user from moving columns by setting this property:
IB_Grid1.ColMoving := false;
HTH,
Markus
<nelsonvechini@...> wrote:
> How do I do for the user not to move the columns for IB_GRID?I don't understand what you mean with the subject "To join columns of IB_GRID".
You can prevent the user from moving columns by setting this property:
IB_Grid1.ColMoving := false;
HTH,
Markus