Hello!
I’m trying to implement a RadInputManager into the custom control for validation of several textBoxes in it
Here is an error I’ve got
"Microsoft JScript runtime error: 'null' is null or not an object" in the ValidatorOnLoad() function
It looks like all my page validators are null (Page_Validators has null items)
please help!
I’m trying to implement a RadInputManager into the custom control for validation of several textBoxes in it
Here is an error I’ve got
"Microsoft JScript runtime error: 'null' is null or not an object" in the ValidatorOnLoad() function
It looks like all my page validators are null (Page_Validators has null items)
please help!