page up function - reg

Discussion in 'Requests' started by Murali.R, Dec 12, 2017.

    
  1. Murali.R

    Murali.R Member


    admin & experts
    How to deactivate pageup key function in tally
    please help me

    thanks advance
     


  2. D Lokesh

    D Lokesh Member


    Hi Murali

    Try this code.

    [#Key : Next Edit Report]

    Key : PgDn
    Delete : Action : Next Report
    Mode : Edit

    [#Key : Prev Edit Report]

    Key : PgUp
    Delete : Action : Prev Report
    Mode : Edit
     


  3. D Lokesh

    D Lokesh Member


    Hi Murali

    Try this code.

    [#Key : Next Edit Report]

    Key : PgDn
    Delete : Action : Next Report
    Mode : Edit

    [#Key : Prev Edit Report]

    Key : PgUp
    Delete : Action : Prev Report
    Mode : Edit
     


  4. Murali.R

    Murali.R Member


    Not working sir
     


  5. D Lokesh

    D Lokesh Member


    kindly share your code sir

    how you return will check and tell

    because same code will using in my side working
     


  6. Murali.R

    Murali.R Member


    Not working sir
     


  7. Murali.R

    Murali.R Member


    [#Form: Voucher]
    Local : Key : Next Edit Report : Delete :Key : PgDn
    Local : Key : Prev Edit Report : Delete :Key : PgUp
    Local : Key : Next Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : PgDn Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : Prev Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : PgUp Display Report : Inactive : Not $$IsCmpOwner

    [#Key : Next Edit Report]
    Key : PgDn
    Delete : Action : Next Report
    Mode : Edit
    [#Key : Prev Edit Report]
    Key : PgUp
    Delete : Action : Prev Report
    Mode : Edit
     


  8. Murali.R

    Murali.R Member


    [#Form: Voucher]
    Local : Key : Next Edit Report : Delete :Key : PgDn
    Local : Key : Prev Edit Report : Delete :Key : PgUp
    Local : Key : Next Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : PgDn Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : Prev Display Report : Inactive : Not $$IsCmpOwner
    Local : Key : PgUp Display Report : Inactive : Not $$IsCmpOwner

    [#Key : Next Edit Report]
    Key : PgDn
    Delete : Action : Next Report
    Mode : Edit
    [#Key : Prev Edit Report]
    Key : PgUp
    Delete : Action : Prev Report
    Mode : Edit
     


  9. Murali.R

    Murali.R Member


    Till now i got a sollution
    Please help me developers

    Thanks in advance
     


Share This Page