Programmatically Name DataGrid Column Headers

Thank you Jose.



________________________________
From: Jose Gomez <jose@...>
To: vantage@yahoogroups.com
Sent: Tuesday, November 29, 2011 4:16 PM
Subject: Re: [Vantage] Programmatically Name DataGrid Column Headers

dgvOrderLines.DisplayLayout.Bands[0].Columns["Field"].Header.Caption="HEADER
CAPTION"

*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez>Â <http://www.facebook.com/josegomez>
 <http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
 <http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
 <http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Nov 29, 2011 at 3:36 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> I am using a BAQ to return data in a epiUltraGrid, in the BAQ i have
> defined labels for the column headers but they don't appear in the
> epiUltraGrid. Could anyone give me a line of code how to set a column label?
>
> Thank you,
>
> Ted
>

>


[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.%c2%a0
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
I am using a BAQ to return data in a epiUltraGrid, in the BAQ i have defined labels for the column headers but they don't appear in the epiUltraGrid. Could anyone give me a line of code how to set a column label?

Thank you,

Ted
dgvOrderLines.DisplayLayout.Bands[0].Columns["Field"].Header.Caption="HEADER
CAPTION"

*Jose C Gomez*
*Software Engineer*
*
*
*checkout my new blog <http://www.usdoingstuff.com> *
*
*T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com
<http://www.linkedin.com/in/josecgomez> <http://www.facebook.com/josegomez>
<http://www.google.com/profiles/jose.gomez> <http://www.twitter.com/joc85>
<http://www.josecgomez.com/professional-resume/>
<http://www.josecgomez.com/feed/>
<http://www.usdoingstuff.com>

*Quis custodiet ipsos custodes?*



On Tue, Nov 29, 2011 at 3:36 PM, tkoch77 <tkoch77@...> wrote:

> **
>
>
> I am using a BAQ to return data in a epiUltraGrid, in the BAQ i have
> defined labels for the column headers but they don't appear in the
> epiUltraGrid. Could anyone give me a line of code how to set a column label?
>
> Thank you,
>
> Ted
>
>
>


[Non-text portions of this message have been removed]