Categories | Question details Back To List | ||
dhtmlx window conataining ajax url issues Hi, i am having dhtmlx window having attached ajax url aspx page.aspx page is the container for user control.Now the problem is user control(ascx) have html button. this button have onclick event on which some function is called.But if i click button some javascript error is shown.Not able to debug also as where is the issue.if i run only the ajax aspx page i get that onlcick event. So i need to know what should be done for this issue. Page tree: page1.htm (creating dhtmlx window) page2.aspx ( ajax url act as container to user control) page3.ascx( user control having button). Answer posted by Support on Nov 03, 2008 02:17 Hello, Could you please clarify your question with code? Will be interested for you: http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=5766 http://dhtmlx.com/docs/products/kb/index.php?s=normal&q=4521 |