Página 1 de 1

Record Edition cancelation

Publicado: Mar May 22, 2007 11:30 pm
por Dionisis Divaris
Hello to All
How can i disbale the record edtion when the user double clicks anywhere on
the cells datas areas of a browser. And to allow edition when press only the
Enter.
Regards
Dionisis

Record Edition cancelation

Publicado: Mié May 23, 2007 10:17 am
por ignacio
Dionisis,
On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
control. Take a look at the docs.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
> Hello to All
>
> How can i disbale the record edtion when the user double clicks anywhere
> on the cells datas areas of a browser. And to allow edition when press
> only the Enter.
>
> Regards
> Dionisis
>

Record Edition cancelation

Publicado: Mié May 23, 2007 10:17 am
por NoName
Dionisis,
On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
control. Take a look at the docs.
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
> Hello to All
>
> How can i disbale the record edtion when the user double clicks anywhere
> on the cells datas areas of a browser. And to allow edition when press
> only the Enter.
>
> Regards
> Dionisis
>

Record Edition cancelation

Publicado: Mié May 23, 2007 3:52 pm
por Dionisis Divaris
Many Thanks Ignacio for your help.
What i want to do, is to restrict record edition if another user works on
that same record.
Is there another way to achieve this ?
Please tell me which events must traped, i try with PostEdit without
success.
Many Thanks
Dionisis
Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dionisis,
>
> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
> control. Take a look at the docs.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>> Hello to All
>>
>> How can i disbale the record edtion when the user double clicks anywhere
>> on the cells datas areas of a browser. And to allow edition when press
>> only the Enter.
>>
>> Regards
>> Dionisis
>>
>
>

Record Edition cancelation

Publicado: Mié May 23, 2007 3:52 pm
por Dionisis Divaris
Many Thanks Ignacio for your help.
What i want to do, is to restrict record edition if another user works on
that same record.
Is there another way to achieve this ?
Please tell me which events must traped, i try with PostEdit without
success.
Many Thanks
Dionisis
Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dionisis,
>
> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
> control. Take a look at the docs.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>> Hello to All
>>
>> How can i disbale the record edtion when the user double clicks anywhere
>> on the cells datas areas of a browser. And to allow edition when press
>> only the Enter.
>>
>> Regards
>> Dionisis
>>
>
>

Record Edition cancelation

Publicado: Mié May 23, 2007 4:08 pm
por ignacio
Dionisis,
The easy & lazy way:
TBrwColumnOnEdit := {|o| oDbf:RecLock() }
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:46544719$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Many Thanks Ignacio for your help.
> What i want to do, is to restrict record edition if another user works on
> that same record.
> Is there another way to achieve this ?
> Please tell me which events must traped, i try with PostEdit without
> success.
>
> Many Thanks
> Dionisis
> Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
> news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Dionisis,
>>
>> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
>> control. Take a look at the docs.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> http://www.xailer.com
>>
>>
>> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
>> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>>> Hello to All
>>>
>>> How can i disbale the record edtion when the user double clicks
>>> anywhere on the cells datas areas of a browser. And to allow edition
>>> when press only the Enter.
>>>
>>> Regards
>>> Dionisis
>>>
>>
>>
>
>

Record Edition cancelation

Publicado: Mié May 23, 2007 4:08 pm
por NoName
Dionisis,
The easy & lazy way:
TBrwColumnOnEdit := {|o| oDbf:RecLock() }
Regards,
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
news:46544719$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Many Thanks Ignacio for your help.
> What i want to do, is to restrict record edition if another user works on
> that same record.
> Is there another way to achieve this ?
> Please tell me which events must traped, i try with PostEdit without
> success.
>
> Many Thanks
> Dionisis
> Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
> news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Dionisis,
>>
>> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
>> control. Take a look at the docs.
>>
>> Regards,
>>
>> --
>> Ignacio Ortiz de Zúñiga
>> http://www.xailer.com
>>
>>
>> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
>> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>>> Hello to All
>>>
>>> How can i disbale the record edtion when the user double clicks
>>> anywhere on the cells datas areas of a browser. And to allow edition
>>> when press only the Enter.
>>>
>>> Regards
>>> Dionisis
>>>
>>
>>
>
>

Record Edition cancelation

Publicado: Mié May 23, 2007 4:36 pm
por Dionisis Divaris
IT WORKS!!!!!!!!!!!!!!!!!!!
Many Many Thanks
Dionisis
Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
news:46544ac8$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dionisis,
>
> The easy & lazy way:
>
> TBrwColumnOnEdit := {|o| oDbf:RecLock() }
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:46544719$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Many Thanks Ignacio for your help.
>> What i want to do, is to restrict record edition if another user works on
>> that same record.
>> Is there another way to achieve this ?
>> Please tell me which events must traped, i try with PostEdit without
>> success.
>>
>> Many Thanks
>> Dionisis
>> Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
>> news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> Dionisis,
>>>
>>> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
>>> control. Take a look at the docs.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zúñiga
>>> http://www.xailer.com
>>>
>>>
>>> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
>>> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>>>> Hello to All
>>>>
>>>> How can i disbale the record edtion when the user double clicks
>>>> anywhere on the cells datas areas of a browser. And to allow edition
>>>> when press only the Enter.
>>>>
>>>> Regards
>>>> Dionisis
>>>>
>>>
>>>
>>
>>
>
>

Record Edition cancelation

Publicado: Mié May 23, 2007 4:36 pm
por Dionisis Divaris
IT WORKS!!!!!!!!!!!!!!!!!!!
Many Many Thanks
Dionisis
Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
news:46544ac8$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Dionisis,
>
> The easy & lazy way:
>
> TBrwColumnOnEdit := {|o| oDbf:RecLock() }
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> http://www.xailer.com
>
>
> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
> news:46544719$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Many Thanks Ignacio for your help.
>> What i want to do, is to restrict record edition if another user works on
>> that same record.
>> Is there another way to achieve this ?
>> Please tell me which events must traped, i try with PostEdit without
>> success.
>>
>> Many Thanks
>> Dionisis
>> Ï "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> Ýãñáøå óôï ìÞíõìá
>> news:4653f8a0$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> Dionisis,
>>>
>>> On the event OnPostEdit, nKey is 0 when clicking outside the gridedit
>>> control. Take a look at the docs.
>>>
>>> Regards,
>>>
>>> --
>>> Ignacio Ortiz de Zúñiga
>>> http://www.xailer.com
>>>
>>>
>>> "Dionisis Divaris" <sv1fkk@hol.gr> escribió en el mensaje
>>> news:[email=465360df@ozsrv2.ozlan.local...]465360df@ozsrv2.ozlan.local...[/email]
>>>> Hello to All
>>>>
>>>> How can i disbale the record edtion when the user double clicks
>>>> anywhere on the cells datas areas of a browser. And to allow edition
>>>> when press only the Enter.
>>>>
>>>> Regards
>>>> Dionisis
>>>>
>>>
>>>
>>
>>
>
>