Author Topic: Validation on toolbar items  (Read 2049 times)

cmcooper

  • Newbie
  • *
  • Posts: 5
    • View Profile
Validation on toolbar items
« on: September 14, 2016, 10:05:51 pm »
Is validation possible on toolbar items such as a textbox? I have a textbox that I want to validate by querying a database to see if the value is valid. I can do that in the listener, but am unable to get the error message to show.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6255
    • View Profile
Re: Validation on toolbar items
« Reply #1 on: September 15, 2016, 09:59:49 pm »
Validation is not supported on toolbar controls.