Hi,
The Browse On Change event fires when you move the cursor left or right
across the columns and also as you move up and down the rows.
I only want my code in the onChange event to execute when changing rows.
In my onChange event how can I detect I am changing rows only?
What I really would like is a 'onRowChange' event?
Your thoughts would be appreciated.
Chris
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.
Browse 'OnChange' event ...
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
- ignacio
- Site Admin
- Mensajes: 9447
- Registrado: Lun Abr 06, 2015 8:00 pm
- Ubicación: Madrid, Spain
- Contactar:
Browse 'OnChange' event ...
Chris,
Check the documentation about its parameter lBookMarkChange.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje de
noticias:4c88b51c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hi,
>
> The Browse On Change event fires when you move the cursor left or right
> across the columns and also as you move up and down the rows.
>
> I only want my code in the onChange event to execute when changing rows.
>
> In my onChange event how can I detect I am changing rows only?
>
> What I really would like is a 'onRowChange' event?
>
> Your thoughts would be appreciated.
>
> Chris
>
>
>
>
Check the documentation about its parameter lBookMarkChange.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
http://www.xailer.com/forum
http://www.xailer.com/dokuwiki
"Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje de
noticias:4c88b51c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Hi,
>
> The Browse On Change event fires when you move the cursor left or right
> across the columns and also as you move up and down the rows.
>
> I only want my code in the onChange event to execute when changing rows.
>
> In my onChange event how can I detect I am changing rows only?
>
> What I really would like is a 'onRowChange' event?
>
> Your thoughts would be appreciated.
>
> Chris
>
>
>
>
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
-
- Mensajes: 384
- Registrado: Mar May 01, 2007 5:49 pm
Browse 'OnChange' event ...
Ignacio,
Have now read the docs fully ... just what I needed.
Thank you.
Regards
Chris
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:[email=4c88c059@svctag-j7w3v3j....]4c88c059@svctag-j7w3v3j....[/email]
> Chris,
>
> Check the documentation about its parameter lBookMarkChange.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer / Xailer team]
> http://www.xailer.com
> http://www.xailer.info
> http://www.xailer.com/forum
> http://www.xailer.com/dokuwiki
>
>
> "Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje de
> noticias:4c88b51c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Hi,
>>
>> The Browse On Change event fires when you move the cursor left or right
>> across the columns and also as you move up and down the rows.
>>
>> I only want my code in the onChange event to execute when changing rows.
>>
>> In my onChange event how can I detect I am changing rows only?
>>
>> What I really would like is a 'onRowChange' event?
>>
>> Your thoughts would be appreciated.
>>
>> Chris
>>
>>
>>
>>
Have now read the docs fully ... just what I needed.
Thank you.
Regards
Chris
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> wrote in message
news:[email=4c88c059@svctag-j7w3v3j....]4c88c059@svctag-j7w3v3j....[/email]
> Chris,
>
> Check the documentation about its parameter lBookMarkChange.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer / Xailer team]
> http://www.xailer.com
> http://www.xailer.info
> http://www.xailer.com/forum
> http://www.xailer.com/dokuwiki
>
>
> "Chris Gillard" <chris@bluesquare.co.uk> escribió en el mensaje de
> noticias:4c88b51c$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> Hi,
>>
>> The Browse On Change event fires when you move the cursor left or right
>> across the columns and also as you move up and down the rows.
>>
>> I only want my code in the onChange event to execute when changing rows.
>>
>> In my onChange event how can I detect I am changing rows only?
>>
>> What I really would like is a 'onRowChange' event?
>>
>> Your thoughts would be appreciated.
>>
>> Chris
>>
>>
>>
>>