Hello Ignatio, Jose
Is it possible to navigate through a TmemDataSet using the TDBNavigator
control.
I'am facing with the following problem :
I have an array [5x3] and i want to manipulate via a TDbBrowse and a
TDBNavigator. When creating the mem Browser - using TMemDataSet- (OK No
Problem with ths step), when pressing the TDBnavigator's Edit Button i can
not edit the data in the memTable row.
Am i missing something?
Regards
Dionisis
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.
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.
About TDBNavigator
- Dionisis Divaris
- Mensajes: 485
- Registrado: Jue Jul 12, 2007 8:48 pm
- Ubicación: Athens Greece
- ignacio
- Site Admin
- Mensajes: 9443
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
About TDBNavigator
Dionisis,
The TDbNavigator puts the dataset on Edit mode, that's all. It does not
performa an Edit on the DBBrowse. Change the event OnClickEdit to do a
DBBrowse:Edit()
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=459d83ea@news.xailer.com...]459d83ea@news.xailer.com...[/email]
> Hello Ignatio, Jose
>
> Is it possible to navigate through a TmemDataSet using the TDBNavigator
> control.
>
> I'am facing with the following problem :
> I have an array [5x3] and i want to manipulate via a TDbBrowse and a
> TDBNavigator. When creating the mem Browser - using TMemDataSet- (OK No
> Problem with ths step), when pressing the TDBnavigator's Edit Button i
> can not edit the data in the memTable row.
>
> Am i missing something?
>
> Regards
> Dionisis
>
The TDbNavigator puts the dataset on Edit mode, that's all. It does not
performa an Edit on the DBBrowse. Change the event OnClickEdit to do a
DBBrowse:Edit()
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=459d83ea@news.xailer.com...]459d83ea@news.xailer.com...[/email]
> Hello Ignatio, Jose
>
> Is it possible to navigate through a TmemDataSet using the TDBNavigator
> control.
>
> I'am facing with the following problem :
> I have an array [5x3] and i want to manipulate via a TDbBrowse and a
> TDBNavigator. When creating the mem Browser - using TMemDataSet- (OK No
> Problem with ths step), when pressing the TDBnavigator's Edit Button i
> can not edit the data in the memTable row.
>
> Am i missing something?
>
> Regards
> Dionisis
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
About TDBNavigator
Dionisis,
The TDbNavigator puts the dataset on Edit mode, that's all. It does not
performa an Edit on the DBBrowse. Change the event OnClickEdit to do a
DBBrowse:Edit()
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=459d83ea@news.xailer.com...]459d83ea@news.xailer.com...[/email]
> Hello Ignatio, Jose
>
> Is it possible to navigate through a TmemDataSet using the TDBNavigator
> control.
>
> I'am facing with the following problem :
> I have an array [5x3] and i want to manipulate via a TDbBrowse and a
> TDBNavigator. When creating the mem Browser - using TMemDataSet- (OK No
> Problem with ths step), when pressing the TDBnavigator's Edit Button i
> can not edit the data in the memTable row.
>
> Am i missing something?
>
> Regards
> Dionisis
>
The TDbNavigator puts the dataset on Edit mode, that's all. It does not
performa an Edit on the DBBrowse. Change the event OnClickEdit to do a
DBBrowse:Edit()
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=459d83ea@news.xailer.com...]459d83ea@news.xailer.com...[/email]
> Hello Ignatio, Jose
>
> Is it possible to navigate through a TmemDataSet using the TDBNavigator
> control.
>
> I'am facing with the following problem :
> I have an array [5x3] and i want to manipulate via a TDbBrowse and a
> TDBNavigator. When creating the mem Browser - using TMemDataSet- (OK No
> Problem with ths step), when pressing the TDBnavigator's Edit Button i
> can not edit the data in the memTable row.
>
> Am i missing something?
>
> Regards
> Dionisis
>