Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread TGrid with Readonly column issue
Tue, Jan 21 2014 12:36 PMPermanent Link

lejetou

Hi,

When I'm trying to free a TGrid that contains a readonly column, I got a "Column index out of bounds" error.

If I remove the Readonly property, the Free doesn't fire any error.

See small project attached.


Thx.



Attachments: todel.7z
Wed, Jan 22 2014 5:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

lejetou,

<< When I'm trying to free a TGrid that contains a readonly column, I got a
"Column index out of bounds" error.

If I remove the Readonly property, the Free doesn't fire any error. >>

I don't see any grid on the sample project that you attached.  Did you
attach the wrong file(s) ?

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Jan 23 2014 6:50 AMPermanent Link

lejetou

There is 2 forms in my example. One button is used to show/hide the 2nd form.

"Tim Young [Elevate Software]" wrote:

lejetou,

<< When I'm trying to free a TGrid that contains a readonly column, I got a
"Column index out of bounds" error.

If I remove the Readonly property, the Free doesn't fire any error. >>

I don't see any grid on the sample project that you attached.  Did you
attach the wrong file(s) ?

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jan 28 2014 6:21 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lejetou,

<< There is 2 forms in my example. One button is used to show/hide the 2nd
form. >>

I understand, but there aren't any grids on *any* of the forms.

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Jan 30 2014 5:55 AMPermanent Link

lejetou

Oops wrong file... Sorry about that.

Here is the good one.

"Tim Young [Elevate Software]" wrote:

Lejetou,

<< There is 2 forms in my example. One button is used to show/hide the 2nd
form. >>

I understand, but there aren't any grids on *any* of the forms.

Tim Young
Elevate Software
www.elevatesoft.com



Attachments: todel2.7z
Thu, Jan 30 2014 7:34 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Lejetou,

<< Oops wrong file... Sorry about that. >>

Thanks.  It's fixed now - it was a similar issue to the reports of issues
with non-visible columns.  A fix will be in B2, which should be available
later today.

Tim Young
Elevate Software
www.elevatesoft.com
Image