Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by crpryor

  1. crpryor

    Grid1.setall() ????

    This works for me. Grid1 init event THIS.Column1.DynamicForeColor = ; "IIF(EOF('ACH'),RGB(255,0,0),RGB(0,0,0))"
  2. crpryor

    on key label with procedure?

    In the init of payment scr I put ON KEY LABEL F6 payment.movcur() movcur is a method in the payment scr

Part and Inventory Search

Back
Top