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.

TDBFBrowse

Xailer English public forum
Responder
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

TDBFBrowse

Mensaje por Srdjan »

How I can add column to this class. I wan't see all columns from my table,
and I want other Header not deafault with name of column. Please sample.
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

TDBFBrowse

Mensaje por Srdjan »

Jose HELP !!!
:)
"Srdjan Dragojlovic" <digikv@yahoo.com> wrote in message
news:[email=44d3114b@news.xailer.com...]44d3114b@news.xailer.com...[/email]
> How I can add column to this class. I wan't see all columns from my table,
> and I want other Header not deafault with name of column. Please sample.
>
>
Ingo
Mensajes: 330
Registrado: Mié Jul 05, 2006 3:58 pm

TDBFBrowse

Mensaje por Ingo »

Srdjan,
"Srdjan Dragojlovic" <digikv@yahoo.com> schrieb im Newsbeitrag
news:[email=44d3114b@news.xailer.com...]44d3114b@news.xailer.com...[/email]
> How I can add column to this class.
In the IDE right click on the oBrowse and select the first item in the
contextmenu and assign the properties "cHeader" with the headertext and
"oDataField" with the name of the table-field.
> I wan't see all columns from my table,
In the IDE select the column of the oBrowse you want to delete and delete it
with Strg+X.
> and I want other Header not deafault with name of column. Please sample.
In the IDE select the column and change the column property "cHeader"
Regards
Ingo
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

TDBFBrowse

Mensaje por Srdjan »

Property oDataField not exist.
"Ingo" <ingo.jh@web.de> wrote in message news:44d3381c$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Srdjan,
>
> "Srdjan Dragojlovic" <digikv@yahoo.com> schrieb im Newsbeitrag
> news:[email=44d3114b@news.xailer.com...]44d3114b@news.xailer.com...[/email]
> > How I can add column to this class.
>
> In the IDE right click on the oBrowse and select the first item in the
> contextmenu and assign the properties "cHeader" with the headertext and
> "oDataField" with the name of the table-field.
>
> > I wan't see all columns from my table,
>
> In the IDE select the column of the oBrowse you want to delete and delete
it
> with Strg+X.
>
> > and I want other Header not deafault with name of column. Please sample.
>
> In the IDE select the column and change the column property "cHeader"
>
> Regards
>
> Ingo
>
>
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

TDBFBrowse

Mensaje por Giuseppe Bogetti »

Il Fri, 4 Aug 2006 11:20:05 +0200, Srdjan Dragojlovic ha scritto:
> How I can add column to this class. I wan't see all columns from my table,
> and I want other Header not deafault with name of column. Please sample.
Right click on the browse control and select add column from the popup
menu.
Click in the body of the column you create the left pane shown you the
properties you can edit for the column
Click on the property cFieldName then on the botton with ...
It will open a form where you can select the table and the field you want
to bind.
HTH
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

TDBFBrowse

Mensaje por Srdjan »

Thank you
"Giuseppe Bogetti" <orangeREMOVEMEsocks@bgsoft.it> wrote in message
news:16u7nk22kr4m7$.1mxy0k95wry94$[email=.dlg@40tude.net...].dlg@40tude.net...[/email]
> Il Fri, 4 Aug 2006 11:20:05 +0200, Srdjan Dragojlovic ha scritto:
>
> > How I can add column to this class. I wan't see all columns from my
table,
> > and I want other Header not deafault with name of column. Please sample.
>
> Right click on the browse control and select add column from the popup
> menu.
>
> Click in the body of the column you create the left pane shown you the
> properties you can edit for the column
>
> Click on the property cFieldName then on the botton with ...
>
> It will open a form where you can select the table and the field you want
> to bind.
>
> HTH
>
> --
> Best regards,
>
> Giuseppe Bogetti
> B.G. Soft
> Cuneo - Italy
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

TDBFBrowse

Mensaje por Srdjan »

How I can display columns from two table on one browse, tables in relations
"Giuseppe Bogetti" <orangeREMOVEMEsocks@bgsoft.it> wrote in message
news:16u7nk22kr4m7$.1mxy0k95wry94$[email=.dlg@40tude.net...].dlg@40tude.net...[/email]
> Il Fri, 4 Aug 2006 11:20:05 +0200, Srdjan Dragojlovic ha scritto:
>
> > How I can add column to this class. I wan't see all columns from my
table,
> > and I want other Header not deafault with name of column. Please sample.
>
> Right click on the browse control and select add column from the popup
> menu.
>
> Click in the body of the column you create the left pane shown you the
> properties you can edit for the column
>
> Click on the property cFieldName then on the botton with ...
>
> It will open a form where you can select the table and the field you want
> to bind.
>
> HTH
>
> --
> Best regards,
>
> Giuseppe Bogetti
> B.G. Soft
> Cuneo - Italy
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

TDBFBrowse

Mensaje por Giuseppe Bogetti »

Il Fri, 4 Aug 2006 21:17:34 +0200, Srdjan Dragojlovic ha scritto:
> How I can display columns from two table on one browse, tables in relations
>
I don't think you can do this using TDBFBrowse object.
Keep in mind that the demo version you are using doesn't expose the data
controls panel which enables you to access data in a oop style and achieve
what you want to do.
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
neil
Mensajes: 5
Registrado: Jue Jul 27, 2006 3:03 am

TDBFBrowse

Mensaje por neil »

In article <s9xmzim32n37.1gx4kxcsqu3vf.dlg@40tude.net>,
orangeREMOVEMEsocks@bgsoft.it says...
> Il Fri, 4 Aug 2006 21:17:34 +0200, Srdjan Dragojlovic ha scritto:
>
> > How I can display columns from two table on one browse, tables in relations
> >
> I don't think you can do this using TDBFBrowse object.
>
> Keep in mind that the demo version you are using doesn't expose the data
> controls panel which enables you to access data in a oop style and achieve
> what you want to do.
I thought that the demo was the same as the full version, just that it
wouldn't produce free-standing executables? Can you give a little more
detail about "data control panel"?
Does your comment mean that this is not possible in the demo only, or
that it just isn't possible at all at this time?
Thanks
Neil
Giuseppe Bogetti
Mensajes: 281
Registrado: Vie Ago 04, 2006 4:58 pm

TDBFBrowse

Mensaje por Giuseppe Bogetti »

Il Sat, 5 Aug 2006 22:08:07 -0400, neil ha scritto:
Neil,
> In article <s9xmzim32n37.1gx4kxcsqu3vf.dlg@40tude.net>,
> orangeREMOVEMEsocks@bgsoft.it says...
>> Il Fri, 4 Aug 2006 21:17:34 +0200, Srdjan Dragojlovic ha scritto:
>>
>>> How I can display columns from two table on one browse, tables in relations
>>>
>> I don't think you can do this using TDBFBrowse object.
>>
>> Keep in mind that the demo version you are using doesn't expose the data
>> controls panel which enables you to access data in a oop style and achieve
>> what you want to do.
>
> I thought that the demo was the same as the full version, just that it
> wouldn't produce free-standing executables? Can you give a little more
> detail about "data control panel"?
> Does your comment mean that this is not possible in the demo only, or
> that it just isn't possible at all at this time?
In the upper right panel of Xailer IDE you have a tab control with all the
controls that can be used on a form.
There are two tab pages labeled "Datasets" & "Data controls".
If I remember well, this two tab pages are available only for the
Professional edition of Xailer.
If you open Xailer help you can see chapter named Datacontrols. These are
the controls I'm referring to.
But to have a more precise answer you have to ask Jose or Ignacio :-)
--
Best regards,
Giuseppe Bogetti
B.G. Soft
Cuneo - Italy
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

TDBFBrowse

Mensaje por jfgimenez »

Giuseppe,
>> I thought that the demo was the same as the full version, just that it
>> wouldn't produce free-standing executables? Can you give a little more
>> detail about "data control panel"?
>> Does your comment mean that this is not possible in the demo only, or
>> that it just isn't possible at all at this time?
>
> In the upper right panel of Xailer IDE you have a tab control with all the
> controls that can be used on a form.
> There are two tab pages labeled "Datasets" & "Data controls".
> If I remember well, this two tab pages are available only for the
> Professional edition of Xailer.
>
> If you open Xailer help you can see chapter named Datacontrols. These are
> the controls I'm referring to.
>
> But to have a more precise answer you have to ask Jose or Ignacio :-)
You are right. Those two tabs are not available for the personal edition.
ITOH, they are available for both the professional edition and the demo.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

TDBFBrowse

Mensaje por jfgimenez »

Neil,
> I thought that the demo was the same as the full version, just that it
> wouldn't produce free-standing executables? Can you give a little more
> detail about "data control panel"?
>
> Does your comment mean that this is not possible in the demo only, or
> that it just isn't possible at all at this time?
The demo is exactly equal to the professional edition. The only difference
is, as you've said, that you cannot build a standalone executable.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
neil
Mensajes: 5
Registrado: Jue Jul 27, 2006 3:03 am

TDBFBrowse

Mensaje por neil »

In article <44d71f0f@news.xailer.com>, "Jose F. Gimenez" <jfgimenez[ NO-
SPAM ]@wanadoo.es> says...
> Neil,
>
> > I thought that the demo was the same as the full version, just that it
> > wouldn't produce free-standing executables? Can you give a little more
> > detail about "data control panel"?
> >
> > Does your comment mean that this is not possible in the demo only, or
> > that it just isn't possible at all at this time?
>
> The demo is exactly equal to the professional edition. The only difference
> is, as you've said, that you cannot build a standalone executable.
>
Thank you for clarifying that.
Responder