Tony
  • Tony
  • Newbie Topic Starter
2015-06-14T05:36:39Z
Hi,

Is there a way to change one of the Headers' text in my code, even though it was created earlier in my code?

i.e. I create the iGrid and headers when the app starts, but need to change Header 2 text later in the code.

Using iGrid 4.7 in VB6 Classic.

Thanks.
Igor/10Tec
2015-06-15T06:26:23Z
Use the iGrid.ColHeaderText property indexed by column numbers or their string keys.