In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

cHeader in columns cannot be altered

Foro público de Xailer en español
Responder
Guest

cHeader in columns cannot be altered

Mensaje por Guest »

When modifying the column headings in a TdbBrowse, cHeader keeps
re-assigning back to the actual field names from the DBF table. It
doesn't matter whether I assign the column headers directly in the code
in the .FXM file, or in the IDE. As soon as one reopens the project,
the column headings become the field names.
Also, what character can be used to create multiple-row column headers,
such as
Account
Number
or
Street
Address
?
The version is the first prerelease.
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9447
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

cHeader in columns cannot be altered

Mensaje por ignacio »

Childers,
We know that problem, is already fixed. We will publish a smart patch
really soon. Thank you for your feedback.
We decided to use the standard Header control for the xBrowse class due his
great look and possibilities. but I am afraid it does not support multi-line
column headers.
Regards,
--
Ignacio Ortiz
www.xailer.com
"Childers" <no-spam-please@nycap.rr.com> escribió en el mensaje
news:4217af5f$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>
> When modifying the column headings in a TdbBrowse, cHeader keeps
> re-assigning back to the actual field names from the DBF table. It
> doesn't matter whether I assign the column headers directly in the code in
> the .FXM file, or in the IDE. As soon as one reopens the project, the
> column headings become the field names.
>
> Also, what character can be used to create multiple-row column headers,
> such as
>
> Account
> Number
>
> or
>
> Street
> Address
>
> ?
>
> The version is the first prerelease.
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Guest

cHeader in columns cannot be altered

Mensaje por Guest »

>>We know that problem, is already fixed. We will publish a smart patch
really soon. Thank you for your feedback.
We decided to use the standard Header control for the xBrowse class due
his
great look and possibilities. but I am afraid it does not support
multi-line
column headers.<<
Not a show-stopper, can always just use a longer column width when
necessary. Look forward to the update, thanks.
Responder