Hi,
In my application I am using radgrid in some of the forms. Hence, I have radscriptmanager in the masterpage.
I have also got asp.net controls for which I am trying to write a javascript function which is executed on clientclick or for custom validation. Unfortunately when the javascript function is to be executed I get the error that ' Microsoft JScript Error: object expected'. ~(Even a simple function to display an alert message doesn't work). In order to double check I added another form in the application without using the masterpage. I can call my javascript function in this page without any problem.
Has anyone else come across such issues? If so, could you please advise me in the right direction?
many thanks,
Anu
In my application I am using radgrid in some of the forms. Hence, I have radscriptmanager in the masterpage.
I have also got asp.net controls for which I am trying to write a javascript function which is executed on clientclick or for custom validation. Unfortunately when the javascript function is to be executed I get the error that ' Microsoft JScript Error: object expected'. ~(Even a simple function to display an alert message doesn't work). In order to double check I added another form in the application without using the masterpage. I can call my javascript function in this page without any problem.
Has anyone else come across such issues? If so, could you please advise me in the right direction?
many thanks,
Anu