Page_Validators is undefined Jscript runtime error

  • Thread starter Thread starter mag48
  • Start date Start date
M

mag48

Inside the footer of a datagrid (used to insert into DB) I have a
textbox and just beside it I have a required Field Validator. I use
the footer of the grid to add a record to the DataBase. When the add
button is clicked . . . or any button on the page the message
:Microsoft Jscript runtime error: "Page_Validator" is undefined. The
error is thrown from the Function Page_ClientValidate function. Any
insight would be appreciated.

Regards,

Mark
 
Back
Top