Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TGrid.AlwaysShowControl and DeleteRow
Wed, Apr 26 2017 5:36 AMPermanent Link

thomh

Hi Tim,

I have an unbound grid with some rows in it.

I select the second row and want to delete it

If TGrid.AlwaysShowControl = True then I get the following error when using DeleteRow:

List index 1 out of bounds

If TGrid.AlwaysShowControl = False then no error.

// Thom
Thu, Apr 27 2017 9:34 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Thom,

<< I have an unbound grid with some rows in it.

I select the second row and want to delete it

If TGrid.AlwaysShowControl = True then I get the following error when using DeleteRow:

List index 1 out of bounds

If TGrid.AlwaysShowControl = False then no error. >>

Got it, thanks, and a fix will be in 2.06 B2.

Tim Young
Elevate Software
www.elevatesoft.com
Image