TableEditor.ShowErrorsInPopupWindow Property
Indicates if error messages are reported using a popup window, or as text displayed inline with the page
[Visual Basic]Public Property ShowErrorsInPopupWindow As
Boolean [C#]public
bool ShowErrorsInPopupWindow {get; set;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace