Recent

Author Topic: Weird String Grid problem [solved]  (Read 1083 times)

jbmckim

  • Full Member
  • ***
  • Posts: 144
Weird String Grid problem [solved]
« on: March 20, 2019, 06:00:36 pm »
Attached is a pdf with two images. 

The first image is a capture of InputStringGrid in the Object Inspector.  The second is a capture of InputStringGrid as displayed in the IDE Form View.  Comparing the two will show that there are 3 columns missing from the form view (i.e. Resolution, Minima, Maxima) that appear in the object view.  Further, these 3 columns appear in all the places I've thought to look, OTHER than the Form View.  Thus the question:  What the hell? 

Any ideas as to what's going on and how to restore these columns? 

I have a plan for recreating this grid if this is a ridiculous anomaly but it looks suspiciously like a day or two of my life I won't get back as this grid is touched 78 times in the form in which its hosted.

Thanks.
« Last Edit: March 20, 2019, 06:58:55 pm by jbmckim »

wp

  • Hero Member
  • *****
  • Posts: 11853
Re: Weird String Grid problem
« Reply #1 on: March 20, 2019, 06:07:50 pm »
Did you happen to set the Visible property of those columns to false? Also, setting the Width to 0 makes the columns disappear.

jbmckim

  • Full Member
  • ***
  • Posts: 144
Re: Weird String Grid problem
« Reply #2 on: March 20, 2019, 06:58:35 pm »
Width = 0 for the winner.  Very good.

Thanks.

 

TinyPortal © 2005-2018