Class BindingErrorCollection

Holds a collection of binding errors that are created when
Unbind Data fails.

Class Members

MemberDescription

ToHtml

Returns an HTML result string for the active binding errors in the collection. This method generates the basic message as well as javascript links to activate and highlight each of the controls when clicked from the selection list that is generated.

o.ToHtml()

ToString

Returns a CR/LF delimited string of binding error messages

o.ToString()

Requirements

Assembly: webcontrol.prg

© West Wind Technologies, 1996-2024 • Updated: 03/26/08
Comment or report problem with topic