|
Hi,
Has anyone tried to lock grid partitions with any success. I have a form with a grid. I use the partition property, MyGrid.Partition = 200 to create the partitions. I want to lock the partition in place so the user can't change the size using the mouse.
If I use the 'old school' command browse lock 1 in the command window I get the behavior I'm looking for, I just can't seem to find the grid property that will do this.
TIA
|