Display Selected Lines

Discussion in 'Free Source Codes' started by tally.manish, Mar 5, 2019.

    
  1. tally.manish

    tally.manish Member


    Dear Experts

    I Want To Display Selected Vouchers only Show

    I Wrote One Button

    but it is not working please help


    [#Form: Daybook]
    Add: Button: SButton

    [Button: SButton]
    Title : "Selected Vouchers Show"
    Key : Alt + W
    Action : Display
    Mode : Display
    Scope : Selected Lines
     


  2. Devendra_Rawat

    Devendra_Rawat Well-Known Member


    Did you try Scope: Selected
     


  3. Bipin Damania

    Bipin Damania Active Member


    Try this...

    [Button : SButton]
    Title : "Selected Vouchers Show"
    Key : Alt + W
    Action : Remove Lines
    Mode : Display
    Scope : UnSelected Lines
     


  4. manishkkarbhari

    manishkkarbhari New Member


    THANKS SIR
     


  5. psr

    psr Member


    Action: Remove Lines?

    I think it should be Action: Remove Line
     


Share This Page