hi I'm using Accordian control of ajax toolkit.
I'm getting the following error:
Microsoft JScript runtime error: Sys.ArgumentException: Value must not be null for Controls and Behaviors. Parameter name: element
please help me
hi I'm using Accordian control of ajax toolkit.
I'm getting the following error:
Microsoft JScript runtime error: Sys.ArgumentException: Value must not be null for Controls and Behaviors. Parameter name: element
please help me
There could be a whole host of problems associated with this error. Not much to go on, but here are some possibilities
Hope this helps!
We just had this problem as a result of not explicitly setting an ID on an AJAX control. You might want to check that you're setting the ID property.