[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GridView.Column


On 7/3/25 8:22 pm, Benoît Minisini wrote:
Le 07/03/2025 à 04:59, BB a écrit :
According to the help, this property is writable.

Trying to set it in code, e.g

   MyGrid.Column = 1

doesn't change its' value.

???

tia

b

'Column' always return -1 if 'Row' is not greater or equal than zero.

Regards,

mmmmm. That's inconvenient for me at the moment.

I am trying to synchonise a tableview and three gridviews. If something happens in any one of them then some changes may need to be applied to the same column in the others. However, no row may be selected in one or more of the others.
Is their any reason (apart from common sense) for this restriction ?

regards

b


Follow-Ups:
Re: GridView.ColumnBB <adamnt42@xxxxxxxxx>
Re: GridView.ColumnBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
GridView.ColumnBB <adamnt42@xxxxxxxxx>
Re: GridView.ColumnBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>