[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GridView.Column
[Thread Prev] | [Thread Next]
- Subject: Re: GridView.Column
- From: BB <adamnt42@xxxxxxxxx>
- Date: Fri, 7 Mar 2025 21:50:16 +1030
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
On 7/3/25 9:47 pm, BB wrote:
Sorry, to be more explicit. I mean that I don't want to select a row in the other grids i.e. leave them at -1.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
GridView.Column | BB <adamnt42@xxxxxxxxx> |
Re: GridView.Column | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: GridView.Column | BB <adamnt42@xxxxxxxxx> |