Hi,
I have been trying to use the dhtmlx grid control in my content pages . I need to register the scripts dhtmlxcommon.js and some of the css files only for this page.It works well in a stand alone aspx page, but I am not able to work this out with content pages which have a master page referenced for them. I tried using Master.Page.ClientScript.RegisterStartupScript, but having troubles there as well. Could anyone please help?
Sreejitha