Changing columns names on Dbgrid?

From: Hermann Hass (hermannhass_at_web.de)
Date: 01/22/04


Date: Thu, 22 Jan 2004 01:36:02 +0100

hello,
is there a possibility to display the header(column-Names) by own. I want to
display more understandable colum headers than the columnnames itself.
The "as"-option in the sql-query is no solution, because i need columnnames
internly fpr relationships.
A command like cells[c,0]:='Newnolunname' would help, but doesst exitsts. Or
i have to use normal Tgrid and fill myself.
Thanks hermann



Relevant Pages

  • Re: Changing columns names on Dbgrid?
    ... >display more understandable colum headers than the columnnames itself. ... >internly fpr relationships. ... >i have to use normal Tgrid and fill myself. ...
    (borland.public.delphi.database.ado)
  • RE: [PHP] Sepating MySQL result set into html tables
    ... Might I suggest you count the fields and divide it by the cols you want to display? ... But some times it gets so big that I will probably need to separate it ... foreach ($columnNames as $col_name){ ...
    (php.general)
  • Re: Changing columns names on Dbgrid?
    ... >>display more understandable colum headers than the columnnames itself. ... >>internly fpr relationships. ... >>i have to use normal Tgrid and fill myself. ...
    (borland.public.delphi.database.ado)