RaymondC
  • RaymondC
  • Advanced Member Topic Starter
2019-02-19T00:14:16Z
I have a grid with row mode and multi-selection mode both enabled.

How do I programmatically deselect one row?
Igor/10Tec
2019-02-19T11:18:44Z
Deselecting any visible cell belonging to the row you want to deselect automatically removes the selection from the whole row:

iGrid1.CellSelected(<row index>, 1) = False
RaymondC
  • RaymondC
  • Advanced Member Topic Starter
2019-02-19T18:19:06Z
I forgot to mention that the row I am trying to deselect is a group row. What column value should I use to deselect a group row because "1" does not work nor does "iGrid1.RowTextCol".

Thanks.
Igor/10Tec
2019-02-20T14:39:05Z
Yes, really. You can't remove the selection from a group row in iGrid v6.5.

Another developer reported a similar issue, and I have already fixed that problem in the internal build of the latest iGrid version, which is 7.0. This fix also addresses the issue you reported - I have just checked that. Wait for the official update of iGrid 7.0.
RaymondC
  • RaymondC
  • Advanced Member Topic Starter
2019-02-20T16:46:59Z
Okay, I will wait for the release and then upgrade to 7.0.
Igor/10Tec
2019-03-15T09:18:35Z
iGrid 7.0.15 with the bug fix for this problem has been published today.
RaymondC
  • RaymondC
  • Advanced Member Topic Starter
2019-03-15T17:57:14Z
Thank you. I just renewed my license and I can't remember where to download the new version?
Igor/10Tec
2019-03-16T06:08:05Z
We have just sent you the download instructions in email.

Thank you for staying with us and our product!