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 Chriss Miller 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 kcin1234

  1. kcin1234

    EditChanged Event do not pass in ItemChanged Event

    The purpose of this code is to eliminate non-numeric character except for dot(.) character for decimal purposes during editchanged event. I have the option to use editmask to make it simple but the decimal field should be also AutoSelection. If you have other suggestions how can a decimal field...
  2. kcin1234

    EditChanged Event do not pass in ItemChanged Event

    I have a problem guys and hopefully you can help me. I write a series of code in the EditChanged Event of my datawindow user object to validate if the character entered is a valid numeric figure. It works fine that the field only accept numeric figures. --Here is my code in the EditChanged...

Part and Inventory Search

Back
Top