Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
540
Inserting a dynamic script into an html page
posted

I have an aspx page into which I want to insert js objects using json. Is there a way during page creation that  i can insert these? I have tried  clientScript.RegisterClientScriptBlock, but can't find the script in the debugger or dom explorer. I am avoiding using my ajax calls so that the page loads once without call backs.

Abbott

Parents
No Data
Reply
  • 17590
    Offline posted

    Hello AbbottF,

    Thank you for posting in our community.

    Could you please provide me some additional details regarding this scenario and what are you trying to achieve? How are the Infragistics controls involved in this scenario and which controls are you using?

    This information is going to be highly appreciated.

    Looking forward to hearing from you.

Children