Hi,
I've created a RAD Grid user control using RAD Controls Q2 2009 release version with java scripts code on client-side. Then i just embed the user control in an aspx page which additionally holds ajax components.
But while executing, the scripts on the user control were unavailable (throwing object not found error) during run-time. But the web page level scripts are available.
Do i need to specify some properties to make the user control scripts available in the web page?
Please let me know.
Thanks