ErrorProvider

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • chris@soltec.demon.co.uk

    #1

    ErrorProvider

    We are using the errorprovider to display errors in columns of a
    datatable.

    All works well, except that the tooltips display the errors in the
    format [COLUMNNAME]:[ERROR TEXT] for controls such as text boxes and
    the like, but just [ERROR TEXT] in grids.

    Is there any way to remove the column name and colon from the tooltips?

Working...