Página 1 de 1

Browse 'OnChange' event ...

Publicado: Jue Sep 09, 2010 12:21 pm
por ChrisGillard
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

Browse 'OnChange' event ...

Publicado: Jue Sep 09, 2010 1:09 pm
por ignacio
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
>
>
>
>

Browse 'OnChange' event ...

Publicado: Jue Sep 09, 2010 1:37 pm
por ChrisGillard
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
>>
>>
>>
>>