Jump to content

UniDBGrid Access Violation on "Visible=False" Column


mikromundo

Recommended Posts

 

image.png.de2cb4780ee05f0847f2c9af782eec25.png

 

image.png.318556a58a4ab7c1220fe00055fc7ca5.png

 

I use an OnDrawCell event in my UniDBGrid to adjust / configure field masks etc.

An ACCESS VIOLATION is occurring in the following situation:

I have a QUERY with 7 columns.

In RUNTIME I change the visible property of the 6th. and 7th. columns to FALSE.

I realized that when it arrives at 6th. column when triggering the "GetCellData" generates the ACCESS VIOLATION.

I imagine it occurs because it is "VISIBLE=FALSE".

How could I solve this?

Thanks in advance for your attention.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...