fadi kadi
2012-02-02T07:46:16Z
How can i create a header with multiple lines option: (example is to have three lines header row representing three deferent info)?
fadi kadi attached the following image(s):
Igor/10Tec
2012-02-02T12:27:14Z
This is not possible in iGrid ActiveX - only in its .NET brother.

In the ActiveX, you can only use CR/LF to create multiline header text.
KomodoLabs
2012-02-07T18:40:03Z
I wasn't even aware you could have multiple lines in a header using CR/LF (vbCRLF). That could be useful.